Skip to content

Commit

Permalink
typo fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
trel committed Jan 18, 2016
1 parent e35500a commit caf754a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions content/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

## Site structure

Hyde encourages sepration of content from layout. The following shows a
Hyde encourages separation of content from layout. The following shows a
typical structure of a hyde website.

~~~~~sh~~~~~~~~~
Expand All @@ -39,7 +39,7 @@

A good objective is to have all the files in content contain as little layout
as possible and be written with a text oriented markup language like
`markdown`. While its not always possible to achieve 100% sepration, hyde
`markdown`. While its not always possible to achieve 100% separation, hyde
provides several nice tools to get very close to that goal.

## Context Variables
Expand All @@ -63,4 +63,4 @@
[jinja2]: {{ links.jinja2 }}
[jinja2docs]: {{ links.jinja2docs }}
[ctxconfig]: [[config#context_data]]
[sitemodel]: [[[site_model]]]
[sitemodel]: [[[site_model]]]

0 comments on commit caf754a

Please sign in to comment.