Fix define spelling error

This commit is contained in:
dragonfire535
2017-03-07 07:38:33 -05:00
parent 87d973ec32
commit 74c9f01873
+1 -1
View File
@@ -28,7 +28,7 @@ class DefineCommand extends commando.Command {
qs: {
limit: 1,
includeRelated: false,
useCononical: false,
useCanonical: false,
includeTags: false,
api_key: config.wordnikkey
},