Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
agl-alexglopez committed Nov 20, 2024
1 parent e97ec7d commit b087742
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@ main(void)

<details>
<summary>flat_realtime_ordered_map.h (dropdown)</summary>
An ordered map with strict runtime bounds implemented in an array with indices tracking the tree structure..
An ordered map with strict runtime bounds implemented in an array with indices tracking the tree structure.

```c
#include <assert.h>
Expand Down

0 comments on commit b087742

Please sign in to comment.