From 252fb8ba9db44af2bfcc4a4320c32745b7983793 Mon Sep 17 00:00:00 2001 From: Vas Sudanagunta Date: Fri, 4 Mar 2016 00:20:43 -0500 Subject: [PATCH] fix typos --- content/docs/content/urls/contents.lr | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/docs/content/urls/contents.lr b/content/docs/content/urls/contents.lr index 743abdcc..83385304 100644 --- a/content/docs/content/urls/contents.lr +++ b/content/docs/content/urls/contents.lr @@ -15,11 +15,11 @@ URL of a page is its own slug concatenated with the slug of each its parents. The default slug is the ID of the page. So the page `content/foo/bar/contents.lr` has the default slug `bar`, its parent has the -default slug `foo`, and its default URL would be `/foo/bar/'. +default slug `foo`, and its default URL would be `/foo/bar/`. ## Slug Customization -Slugs can be customized. The can even contain slashed (see below). There are +Slugs can be customized. They can even contain slashes (see below). There are three systems that control what the slug looks like: ### Folder Name