Skip to content

Commit cacb26a

Browse files
authored
Merge pull request #45 from razshare/fixing-typo-in-nav
fixing typo in navigation bar
2 parents dd61ca6 + a8cf0ee commit cacb26a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ nav:
153153
- Operators: operators.md
154154
- Operator Precedence: operator-precedence.md
155155
- Arrays: arrays.md
156-
- Classed and Objects: oop.md
156+
- Classes and Objects: oop.md
157157
- Built-in methods: builtin-methods.md
158158
- Control structures: control-structures.md
159159
- Exceptions: exceptions.md

0 commit comments

Comments
 (0)