summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPetr Mikusek <petr@mikusek.info>2018-01-08 17:36:01 +0100
committerSteve Manuel <nilslice@gmail.com>2018-01-08 09:36:01 -0700
commitacfd3deeb7efc8929dd4001acfa58fcac74203a1 (patch)
treeeae20671da895543c97d647c77034db43140c2a6 /README.md
parentc8640a82dd704ce51676a457b4a2ec72ec67e316 (diff)
Fix typo in README.md (#218)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1da9073..a5849e3 100644
--- a/README.md
+++ b/README.md
@@ -122,7 +122,7 @@ the type of HTML view an editor field is presented within. If no third parameter
is added, a plain text HTML input will be generated. In the example above, the
argument shown as `body:string:richtext` would show the Richtext input instead
of a plain text HTML input (as shown in the screenshot). The following input
-view specifiers are implmeneted:
+view specifiers are implemented:
| CLI parameter | Generates |
|---------------|-----------|