summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorArchie <archie@abaer.dev>2021-01-12 01:33:43 +0000
committerGitHub <noreply@github.com>2021-01-12 01:33:43 +0000
commitff2370eeadadd414ef3e1590af85b539a6508904 (patch)
tree910664a830be932b03bfc66e19a560c9666e8ffe /docs
parentdbfd5567aaa06a5f9792bb0839af74877ed5258c (diff)
downloadsearxng-ff2370eeadadd414ef3e1590af85b539a6508904.tar.gz
searxng-ff2370eeadadd414ef3e1590af85b539a6508904.zip
Fixed typo
Diffstat (limited to 'docs')
-rw-r--r--docs/dev/search_api.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev/search_api.rst b/docs/dev/search_api.rst
index b63891f53..68fee94bf 100644
--- a/docs/dev/search_api.rst
+++ b/docs/dev/search_api.rst
@@ -6,7 +6,7 @@ Search API
The search supports both ``GET`` and ``POST``.
-Furthermore, two enpoints ``/`` and ``/search`` are available for querying.
+Furthermore, two endpoints ``/`` and ``/search`` are available for querying.
``GET /``