aboutsummaryrefslogtreecommitdiffstats
path: root/docs/reference.txt
diff options
context:
space:
mode:
authorMartin Maillard <self@martin-maillard.com>2014-03-03 21:14:39 +0100
committerMartin Maillard <self@martin-maillard.com>2014-03-03 21:14:39 +0100
commit26b809b9e08255a8f2b19b7057efbb62b0fc1dfa (patch)
tree52e420e5b794cd6abe65640ac2073552e1ce6309 /docs/reference.txt
parent9e4f78955fec355b25485604dba48a37a137e4aa (diff)
downloadmarkdown-26b809b9e08255a8f2b19b7057efbb62b0fc1dfa.tar.gz
markdown-26b809b9e08255a8f2b19b7057efbb62b0fc1dfa.tar.bz2
markdown-26b809b9e08255a8f2b19b7057efbb62b0fc1dfa.zip
Fix typo in reference.txt
Diffstat (limited to 'docs/reference.txt')
-rw-r--r--docs/reference.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference.txt b/docs/reference.txt
index 20e9eeb..b627c46 100644
--- a/docs/reference.txt
+++ b/docs/reference.txt
@@ -87,7 +87,7 @@ The following options are available on the `markdown.markdown` function:
named `mdx_extra` ('mdx_' will be appended to the beginning of the string)
at the root of your PYTHONPATH.
- When loading an extension by name (as a sting), you may either pass in
+ When loading an extension by name (as a string), you may either pass in
configuration settings to the extension using the
[extension_configs](#extension_configs) keyword or by appending the
settings to the name in the following format: