spelling: overridden

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2022-08-09 23:10:48 -04:00
committed by benjamin wil
parent c51562b738
commit 6d8e89b5fe
@@ -1,7 +1,7 @@
<nav>
<div style="background-color: red;">NAVBAR_OVERRIDE</div>
<p>Still include an original partial to ensure the fallback works even when nested from an overriden partial:</p>
<p>Still include an original partial to ensure the fallback works even when nested from an overridden partial:</p>
<div>
{{>mobilenav}}
</div>