Browse Source

Fixed typo

Archie 4 years ago
parent
commit
ff2370eead
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/dev/search_api.rst

+ 1 - 1
docs/dev/search_api.rst

@@ -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 /``