docs: Fix minor grammar issue in shortcodes.md
authorSharon L <sharon.l.mail@gmail.com>
Thu, 18 May 2017 05:54:10 +0000 (08:54 +0300)
committerAlbert Nigmatzianov <albertnigma@gmail.com>
Thu, 18 May 2017 05:54:10 +0000 (07:54 +0200)
docs/content/extras/shortcodes.md

index 52a2f2a36472ab2cea786471831cc796c728b2e3..059173f1b0a6c163ff1ecc07ea107407d81a5b2d 100644 (file)
@@ -40,7 +40,7 @@ can be quoted.
 
 The first word is always the name of the shortcode. Parameters follow the name.
 Depending upon how the shortcode is defined, the parameters may be named,
-positional or both (although you can't mixed parameter types in a single call).
+positional or both (although you can't mix parameter types in a single call).
 The format for named parameters models that of HTML with the format
 `name="value"`.