Skip to content

Commit bed7c75

Browse files
committed
fixing menu
1 parent 043ab53 commit bed7c75

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mkdocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -720,7 +720,7 @@ nav:
720720
- Operators: operators.md
721721
- Operator Precedence: operator-precedence.md
722722
- Arrays: arrays.md
723-
- Classed and Objects: oop.md
723+
- Classes and Objects: oop.md
724724
- Built-in methods: builtin-methods.md
725725
- Control structures: control-structures.md
726726
- Exceptions: exceptions.md
@@ -737,4 +737,4 @@ nav:
737737
- Static analysis: static-analysis.md
738738
- Optimizations: optimizations.md
739739
- Compiler warnings: warnings.md
740-
- Discussions: https://github.com/orgs/zephir-lang/discussions
740+
- Discussions: https://github.com/orgs/zephir-lang/discussions

0 commit comments

Comments
 (0)