diff options
author | Jesper Öqvist <jesper@llbit.se> | 2014-02-06 15:24:27 +0100 |
---|---|---|
committer | Jesper Öqvist <jesper@llbit.se> | 2014-02-06 15:24:27 +0100 |
commit | aed4a0e2538df9a826d4dde5ea0ec1e35615fad0 (patch) | |
tree | 53593a5b237381b6c19733f1a3e807cf196a4394 /docs | |
parent | 6531915524d7814aca52668659c4ebdfb50b922b (diff) | |
download | markdown-aed4a0e2538df9a826d4dde5ea0ec1e35615fad0.tar.gz markdown-aed4a0e2538df9a826d4dde5ea0ec1e35615fad0.tar.bz2 markdown-aed4a0e2538df9a826d4dde5ea0ec1e35615fad0.zip |
Pedantic edit in installation instructions
Fixed "you're"/"your" mixup. Sorry.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/install.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/install.txt b/docs/install.txt index 3e55c77..d24e1ba 100644 --- a/docs/install.txt +++ b/docs/install.txt @@ -19,7 +19,7 @@ or easy_install markdown -That's it! Your ready to [use](reference.html) Python-Markdown. Enjoy! +That's it! You're ready to [use](reference.html) Python-Markdown. Enjoy! Installing on Windows {: #windows } ----------------------------------- |