Skip to content

Commit

Permalink
fix the docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
DEntisT committed Jul 29, 2023
1 parent 973529b commit e9ed3d1
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 @@ -47,7 +47,7 @@
- [`foreach`-loops and iterators](doc/foreach.md)
- [`switch` and `case`](doc/switch.md)
- [Form methods](doc/methods.md)
- [Objects](doc/obj.md)
- [Objects](doc/objects.md)
- [Inline forms](doc/inline.md)
- [`typedef` keyword](doc/typedef.md)
- [Enumerators](doc/enum.md)
Expand Down

0 comments on commit e9ed3d1

Please sign in to comment.