diff --git a/.textlintrc.js b/.textlintrc.js index e475209..71d4ba0 100644 --- a/.textlintrc.js +++ b/.textlintrc.js @@ -32,9 +32,8 @@ module.exports = { passive: false, thereIs: false }, - 'apostrophe': true, }, filters: { comments: true, }, -} \ No newline at end of file +}