We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb94f2d commit 8b8debfCopy full SHA for 8b8debf
1 file changed
dictionary.js
@@ -7,6 +7,7 @@ module.exports = {
7
woman: 'wench',
8
lawyer: 'scurvy land lubber',
9
hello: ['ahoy', 'avast'],
10
+ hi: ['ahoy', 'avast'],
11
the: ['ye', 'yonder', 'thar'],
12
girl: 'lass',
13
is: 'be',
0 commit comments