We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 039dbc9 commit 6ae4e9aCopy full SHA for 6ae4e9a
src/Elastic.Documentation.Site/Assets/main.ts
@@ -23,7 +23,7 @@ document.addEventListener('htmx:load', function (event) {
23
initCopyButton()
24
initTabs()
25
26
- // We this so that the navigation is not initialized twice
+ // We do this so that the navigation is not initialized twice
27
if (isLazyLoadNavigationEnabled) {
28
if (event.detail.elt.id === 'nav-tree')
29
{
0 commit comments