From 21e97bf446ebec17c489c340d29fe83fe48e79c6 Mon Sep 17 00:00:00 2001 From: Feixu Date: Mon, 23 Nov 2020 12:45:42 -0500 Subject: [PATCH] Added 's' --- docs/documentation/layout/level.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/documentation/layout/level.html b/docs/documentation/layout/level.html index 19124925..657eb359 100644 --- a/docs/documentation/layout/level.html +++ b/docs/documentation/layout/level.html @@ -190,7 +190,7 @@ breadcrumb: {% include elements/anchor.html name="Centered level" %}
- If you want a centered level, you can use as many level-item as you want, as long as they are direct children of the level container. + If you want a centered level, you can use as many level-items as you want, as long as they are direct children of the level container.
{% include elements/snippet.html content=nav_centered_example horizontal=true more=true %}