Skip to content

Commit

Permalink
docs: fix typo in layouts page (#664)
Browse files Browse the repository at this point in the history
  • Loading branch information
fago authored Nov 16, 2022
1 parent ff94494 commit 636bfed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .docs/content/2.api/3.layouts.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ This layout accept some configuration from content front-matter.
---
title: Home
layout: page
fuild: true
fluid: true
---
```

Check [Home page](/) as live sample of page layout
Check [Home page](/) as live sample of page layout

1 comment on commit 636bfed

@vercel
Copy link

@vercel vercel bot commented on 636bfed Nov 16, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.