From aa2de6b11d0f04ae698e4f11c4073310f342d9d8 Mon Sep 17 00:00:00 2001 From: Tom Preston-Werner Date: Tue, 30 Mar 2010 01:33:15 -0700 Subject: [PATCH] fix typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 668ac8b6..82551b16 100644 --- a/README.md +++ b/README.md @@ -28,12 +28,12 @@ that corresponds to the format of the content: Even though page files may be placed in any directory, there is still only a single namespace for page names, so all page files should have globally unique -names regardless of where there are located in the repository. +names regardless of where they are located in the repository. ## WIKI LINKS -Wiki links in Gollum are processed before page content is converted into HTML. +Wiki links in Gollum are processed before page content is converted to HTML. They take the following form: [[Page Name]]