1
0
mirror of https://github.com/searx/searx synced 2024-12-12 08:46:26 +01:00

Merge pull request #2457 from archiecodes/master

Fixed typo
This commit is contained in:
Alexandre Flament 2021-01-12 08:23:28 +01:00 committed by GitHub
commit e7ecf3ab42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ Search API
The search supports both ``GET`` and ``POST``. 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 /`` ``GET /``