From 678f943c57eca2d7e5d90e26f79e45028c23a98f Mon Sep 17 00:00:00 2001 From: Armin Ronacher Date: Mon, 11 Jan 2016 13:49:30 +0100 Subject: [PATCH] Fixed a typo. --- content/blog/hello-lektor/contents.lr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/blog/hello-lektor/contents.lr b/content/blog/hello-lektor/contents.lr index e72eb8d3..9c71ed3a 100644 --- a/content/blog/hello-lektor/contents.lr +++ b/content/blog/hello-lektor/contents.lr @@ -100,7 +100,7 @@ also find a screencast there. On a very basic level Lektor takes `.lr` files which are basic text files with a super simple format and generates out HTML files. The `.lr` files correspond to a previously set up data model. They are pure text format for -key/value pairs. Each pair is seaprated by three dashes (`---`): +key/value pairs. Each pair is separated by three dashes (`---`): ``` field_1: value