diff options
Diffstat (limited to 'content/html/gemfeed/.gramma.json')
| -rw-r--r-- | content/html/gemfeed/.gramma.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/content/html/gemfeed/.gramma.json b/content/html/gemfeed/.gramma.json new file mode 100644 index 00000000..3a29657c --- /dev/null +++ b/content/html/gemfeed/.gramma.json @@ -0,0 +1,26 @@ +{ + "api_url": "inherit", + "api_key": "", + "dictionary": [ + "Buetow" + ], + "language": "en-US", + "rules": { + "casing": true, + "colloquialisms": true, + "compounding": true, + "confused_words": true, + "false_friends": true, + "gender_neutrality": true, + "grammar": true, + "misc": true, + "punctuation": true, + "redundancy": true, + "regionalisms": true, + "repetitions": true, + "semantics": true, + "style": true, + "typography": true, + "typos": true + } +}
\ No newline at end of file |
