rename define to dictionary

This commit is contained in:
bignutty 2024-06-08 20:55:43 +02:00
parent cf6fb6da9a
commit 04b9ebe035
2 changed files with 5 additions and 5 deletions

View file

@ -49,8 +49,8 @@ function createDictionaryPage(context, result, index, language){
}
module.exports = {
name: 'define',
description: 'Look up the definition of a word in the dictionary.',
name: 'dictionary',
description: 'Look up the definition of a word or term in a dictionary.',
contexts: [
0,
1,