mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-09 06:33:05 -04:00
adjust description so 'define' also triggers a search hit
This commit is contained in:
parent
04b9ebe035
commit
fbdf212151
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ function createDictionaryPage(context, result, index, language){
|
|||
|
||||
module.exports = {
|
||||
name: 'dictionary',
|
||||
description: 'Look up the definition of a word or term in a dictionary.',
|
||||
description: 'Define a word from the dictionary.',
|
||||
contexts: [
|
||||
0,
|
||||
1,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue