Skip to content

Commit

Permalink
Fix typo in README.md (#218)
Browse files Browse the repository at this point in the history
  • Loading branch information
xmikus01 authored and nilslice committed Jan 8, 2018
1 parent c8640a8 commit acfd3de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
|---------------|-----------|
Expand Down

0 comments on commit acfd3de

Please sign in to comment.