diff --git a/docs/_templates/layout.html b/docs/_templates/layout.html index 894aa733a458..303028785363 100644 --- a/docs/_templates/layout.html +++ b/docs/_templates/layout.html @@ -37,7 +37,7 @@ /** * Return true (debug: on) for local builds or Read the Docs PR previews. * - * The debug mode allows inspection of the dropodown. + * The debug mode allows inspection of the dropdown. */ function getSearchDebugMode() { let debug = false