diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-06-26 21:59:17 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-06-26 21:59:17 +0000 |
commit | f8ffce3e4467049c8b351c0e775f9a291bd75d30 (patch) | |
tree | 8d977bc11d29f7ec10759b1885fa594422301ad7 | |
parent | 74208f45f4c54eb00164ff298838fd93856651b3 (diff) |
improve minor
-rw-r--r-- | doc/index.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.mdwn b/doc/index.mdwn index 3b5bee70e..04a4f79d2 100644 --- a/doc/index.mdwn +++ b/doc/index.mdwn @@ -2,7 +2,7 @@ ikiwiki is a **wiki compiler**. It converts wiki pages into html pages suitable for publishing on a website. Unlike a traditional wiki, ikiwiki does not have its own means of storing page history or its own -markup language. Instead it uses [[Subversion]] (or [[Git]]) and [[MarkDown]]. +markup language. Instead it can use [[Subversion]] (or [[Git]]) and [[MarkDown]]. * [[News]] is a blog (built using ikiwiki) of news items about ikiwiki. It's the best way to find out when there's a new version to [[Download]]. |