@@ -227,7 +227,7 @@ Place various form controls and components within a navbar with `.form-inline`.
</nav>
{{</example>}}
Immediate children elements in `.navbar` use flex layout and will default to `justify-content: between`. Use additional [flex utilities]({{<docsref"/utilities/flex">}}) as needed to adjust this behavior.
Immediate children elements in `.navbar` use flex layout and will default to `justify-content: space-between`. Use additional [flex utilities]({{<docsref"/utilities/flex">}}) as needed to adjust this behavior.