mirror of
https://github.com/searxng/searxng.git
synced 2025-07-12 15:59:21 +02:00
docs: fix typos based on #653
This commit is contained in:
parent
d90e468769
commit
c2cf46092e
3 changed files with 116 additions and 114 deletions
|
@ -11,7 +11,7 @@ Example plugin
|
|||
|
||||
name = 'Example plugin'
|
||||
description = 'This plugin extends the suggestions with the word "example"'
|
||||
default_on = False # disable by default
|
||||
default_on = False # disabled by default
|
||||
|
||||
js_dependencies = tuple() # optional, list of static js files
|
||||
css_dependencies = tuple() # optional, list of static css files
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue