diff --git a/docs/navigation-structure.md b/docs/navigation-structure.md
index 647856dbaeaf1fa9d4069076729d32e14e9339bf..839a552541e44866048a7d406ef07ac99179f2b4 100644
--- a/docs/navigation-structure.md
+++ b/docs/navigation-structure.md
@@ -122,7 +122,7 @@ nav_order: 2
 
 ### Auto-generating Table of Contents
 
-By default, all pages with children will automatically append a Table of Contents which lists the child pages after the parent page's content. To disable this auto Table of Contents, set it to false on the parent page's YAML front matter.
+By default, all pages with children will automatically append a Table of Contents which lists the child pages after the parent page's content. To disable this auto Table of Contents, set `has_toc: false` on the parent page's YAML front matter.
 
 #### Example
 {: .no_toc }