Skip to content

Commit

Permalink
Just a typo on the documentation about sections
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcos SF Filho committed Jul 29, 2018
1 parent a3c0773 commit 9241f64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/templates/sections.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ In situations where a page doesn't implement a particular section, it's helpful

### Defining it inline

If the default content can be defined in a single line of code, it's best to simply pass it as the second parameter of the `content()` function.
If the default content can be defined in a single line of code, it's best to simply pass it as the second parameter of the `section()` function.

~~~ php
<div id="sidebar">
Expand Down

0 comments on commit 9241f64

Please sign in to comment.