From 15a9368091a2ab0e7c3e1291cf8ed2c5b854515f Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Sun, 15 Jan 2017 18:16:18 +0330 Subject: fixed a typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 5ace386..2a9fa1c 100644 --- a/README.md +++ b/README.md @@ -184,7 +184,7 @@ Here's the explanation for the fields: * Lines starting with a hash(`#`) are considered comments.
Field names shall not have preceeding whitespace or tab. The `:` character shall immeidately follow the field name with options appearing after it.
-`end_action` field should appear as the last filed of a action.
+`end_action` field should appear as the last field of a action.
You can run the sample action file with this:
-- cgit v1.2.3