aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorAlexander Krotov <ilabdsf@gmail.com>2018-07-02 18:51:51 +0300
committerAlexander Krotov <ilabdsf@gmail.com>2018-07-02 19:07:28 +0300
commit41cf6d540fbc7c6033dad09fb27a68ad1da4c629 (patch)
treee0690ea25d0dfd46918ddcee0d6f918239594e9d /CONTRIBUTING.md
parent5479ea300a5c02d63fe1ffafb060bfa1134b4f97 (diff)
downloadpandoc-41cf6d540fbc7c6033dad09fb27a68ad1da4c629.tar.gz
More spellcheck
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 37c7be5a2..9f10ca2ec 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -264,7 +264,7 @@ The library is structured as follows:
- `Text.Pandoc.Definition` (in `pandoc-types`) defines the types
used for representing a pandoc document.
- `Text.Pandoc.Builder` (in `pandoc-types`) provides functions for
- building pandoc documents programatically.
+ building pandoc documents programmatically.
- `Text.Pandoc.Generics` (in `pandoc-types`) provides functions allowing
you to promote functions that operate on parts of pandoc documents
to functions that operate on whole pandoc documents, walking the