diff --git a/content/templates/index.html b/content/templates/index.html
index fdf7a1c..bda2c3f 100644
--- a/content/templates/index.html
+++ b/content/templates/index.html
@@ -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~~~~~~~~~
@@ -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
@@ -63,4 +63,4 @@
[jinja2]: {{ links.jinja2 }}
[jinja2docs]: {{ links.jinja2docs }}
[ctxconfig]: [[config#context_data]]
-[sitemodel]: [[[site_model]]]
\ No newline at end of file
+[sitemodel]: [[[site_model]]]