From 6bcdc58ef1b39f8d95c01b53c4e539f445058874 Mon Sep 17 00:00:00 2001 From: Nick-Rivera <35855731+Nick-Rivera@users.noreply.github.com> Date: Fri, 2 Mar 2018 12:29:32 -0800 Subject: [PATCH] Word choice improvements --- content/functions/index-function.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/functions/index-function.md b/content/functions/index-function.md index a0e0ff89c..e5f039caf 100644 --- a/content/functions/index-function.md +++ b/content/functions/index-function.md @@ -50,7 +50,7 @@ pop_city = 658390 pop_metro = 1717900 ``` -The example we will use will be an article on Oslo, which front matter should set to exactly the same name as the corresponding file name in `data/locations/`: +The example we will use will be an article on Oslo, whose front matter should be set to exactly the same name as the corresponding file name in `data/locations/`: ``` title = "My Norwegian Vacation"