diff options
| author | Michael Stevens <mstevens@etla.org> | 2013-12-07 18:24:04 +0000 |
|---|---|---|
| committer | Michael Stevens <mstevens@etla.org> | 2013-12-07 18:24:04 +0000 |
| commit | 792820eb83644234a1474a9ec7864f652a428fc1 (patch) | |
| tree | b81d69ce0aa7a651fb9bb38f3d58f578d5054d39 | |
| parent | 2c7b9d2ec0e1858ba6e5fcc2dfabd229bc914d04 (diff) | |
Minor english improvements to docs
| -rw-r--r-- | documentation | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation b/documentation index 9ee7fad..819ff4b 100644 --- a/documentation +++ b/documentation @@ -34,7 +34,7 @@ There are several pattern you can use to highlight your text: This ___is___ cool, too. * But this example won't work as expected: ***Hello** you* - This is a wontfix bug because it would make the source to complex. + This is a wontfix bug because it would make the source too complex. Use this instead: ***Hello*** *you* @@ -61,7 +61,7 @@ first is underlining: Topic ----- -This very intuitive and self explaining. The resulting sourcecode looks like +This is very intuitive and self explaining. The resulting sourcecode looks like this: <h1>Heading</h1> |