diff options
author | bloodstalker <thabogre@gmail.com> | 2017-01-15 14:46:18 +0000 |
---|---|---|
committer | bloodstalker <thabogre@gmail.com> | 2017-01-15 14:46:18 +0000 |
commit | 15a9368091a2ab0e7c3e1291cf8ed2c5b854515f (patch) | |
tree | 6b6e22115c24b25177334871ae44d7f7322f72dc | |
parent | added the change log (diff) | |
download | mutator-15a9368091a2ab0e7c3e1291cf8ed2c5b854515f.tar.gz mutator-15a9368091a2ab0e7c3e1291cf8ed2c5b854515f.zip |
fixed a typo
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -184,7 +184,7 @@ Here's the explanation for the fields: * Lines starting with a hash(`#`) are considered comments.<br/> Field names shall not have preceeding whitespace or tab. The `:` character shall immeidately follow the field name with options appearing after it.<br/> -`end_action` field should appear as the last filed of a action.<br/> +`end_action` field should appear as the last field of a action.<br/> You can run the sample action file with this:<br/> |