Skip to content

Commit 1acfcaf

Browse files
authored
Add GrammarChecker (#979)
1 parent f2ed248 commit 1acfcaf

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

resources/g.ts

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -271,6 +271,13 @@ export const resources: Resource[] = [
271271
categories: ['Productivity', 'Writing'],
272272
url: 'https://grammarly.com',
273273
},
274+
{
275+
name: 'GrammarChecker',
276+
description: 'AI Grammar Checker instantly fixes writing errors',
277+
categories: ['Writing', 'AI', 'Productivity'],
278+
url: 'https://aigrammarchecker.io/',
279+
keywords: ['ai grammar checker', 'online grammar tool', 'writing assistant', 'english grammar correction'],
280+
},
274281
{
275282
name: 'GrayGrids',
276283
description:

0 commit comments

Comments
 (0)