Skip to content

Commit caf754a

Browse files
committed
typo fixes
1 parent e35500a commit caf754a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/templates/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
## Site structure
1919

20-
Hyde encourages sepration of content from layout. The following shows a
20+
Hyde encourages separation of content from layout. The following shows a
2121
typical structure of a hyde website.
2222

2323
~~~~~sh~~~~~~~~~
@@ -39,7 +39,7 @@
3939

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

4545
## Context Variables
@@ -63,4 +63,4 @@
6363
[jinja2]: {{ links.jinja2 }}
6464
[jinja2docs]: {{ links.jinja2docs }}
6565
[ctxconfig]: [[config#context_data]]
66-
[sitemodel]: [[[site_model]]]
66+
[sitemodel]: [[[site_model]]]

0 commit comments

Comments
 (0)