adjust description so 'define' also triggers a search hit

This commit is contained in:
bignutty 2024-06-08 21:00:12 +02:00
parent 04b9ebe035
commit fbdf212151

View file

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