diff --git a/content-sample/index.md b/content-sample/index.md index 511b338..8ea4d1a 100644 --- a/content-sample/index.md +++ b/content-sample/index.md @@ -113,7 +113,7 @@ have a trailing slash. * `{{ content }}` - The content of the current page (after it has been processed through Markdown) * `{{ pages }}` - A collection of all the content pages in your site - * `{{ page.id }}` + * `{{ page.id }}` * `{{ page.url }}` * `{{ page.title }}` * `{{ page.description }}`