diff --git a/mkdocs.yml b/mkdocs.yml
index 10d3d6f5b0eefd947940325a94d82993d7a4ac6c..48b2f83675969cfb1a61a4e89f11cbc64cdab379 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -7,11 +7,11 @@ pages:
     - Home: index.md
     - Getting Started: getting_started.md
     - Comparing the Alternatives: comparing_the_alternatives.md
-    - Glossary: glossary.md
     - Core Annotations:
         - Overview: annotations/overview.md
         - '@Property': annotations/property.md
         - '@adjacency': annotations/adjacency.md
+    - Glossary: glossary.md
 extra:
   version: '3.2.0'
   logo: 'images/ferma-logo.svg'