diff options
author | Samy Pessé <samypesse@gmail.com> | 2016-03-07 10:10:38 +0100 |
---|---|---|
committer | Samy Pessé <samypesse@gmail.com> | 2016-03-07 10:10:38 +0100 |
commit | 4150455c3e7e8f70b6534be352766d9c37ac9a8c (patch) | |
tree | 70cba0132a1ce7421e2d145bf0c58a20e7adb1ff /docs/pages.md | |
parent | 008aacb5c23e1d91b230cc2a5f170626bc788449 (diff) | |
download | gitbook-4150455c3e7e8f70b6534be352766d9c37ac9a8c.zip gitbook-4150455c3e7e8f70b6534be352766d9c37ac9a8c.tar.gz gitbook-4150455c3e7e8f70b6534be352766d9c37ac9a8c.tar.bz2 |
Improve docs
Diffstat (limited to 'docs/pages.md')
-rw-r--r-- | docs/pages.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/pages.md b/docs/pages.md index 46799b3..6bff096 100644 --- a/docs/pages.md +++ b/docs/pages.md @@ -77,4 +77,4 @@ description: This is a short description of my page ... ``` -The front matter can define variables of your own, they will be added to the [book variable](templating/variables.md) so you can use them in your templating. +The front matter can define variables of your own, they will be added to the [page variable](templating/variables.md) so you can use them in your templating. |