README.md in faker_maker-1.1.3 vs README.md in faker_maker-1.1.4

- old
+ new

@@ -247,10 +247,10 @@ There are three special modifiers: * `:nil` (symbol) to omit output when the attribute is set to nil * `:empty` to omit output when the value is an empty string, an empty array or an empty hash -* `:always` to never output this attibute. +* `:always` to never output this attribute. These can be mixed with real values, e.g. ```ruby FakerMaker.factory :user do