diff --git a/docs/guide/essentials/named-views.md b/docs/guide/essentials/named-views.md index c848b08aa..d426ead04 100644 --- a/docs/guide/essentials/named-views.md +++ b/docs/guide/essentials/named-views.md @@ -48,7 +48,7 @@ It is possible to create complex layouts using named views with nested views. Wh - `UserSettings` is the view component - `UserEmailsSubscriptions`, `UserProfile`, `UserProfilePreview` are nested view components -**Note**: _Let's forget about how the HTML/CSS should look like to represent such layout and focus on the components used_ +**Note**: _Let's forget about how the HTML/CSS should look like to represent such layout and focus on the components used._ The `