Browse Source

fix(docs): typo

Peter Thomassen 5 years ago
parent
commit
bb5fe1bfa2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/endpoint-reference.rst

+ 1 - 1
docs/endpoint-reference.rst

@@ -27,7 +27,7 @@ for `User Registration and Management`_.
 +------------------------------------------------+------------+---------------------------------------------+
 +------------------------------------------------+------------+---------------------------------------------+
 | ...\ ``/auth/tokens/:id/``                     | ``GET``    | Retrieve token                              |
 | ...\ ``/auth/tokens/:id/``                     | ``GET``    | Retrieve token                              |
 |                                                +------------+---------------------------------------------+
 |                                                +------------+---------------------------------------------+
-|                          `                     | ``DELETE`` | Delete token                                |
+|                                                | ``DELETE`` | Delete token                                |
 +------------------------------------------------+------------+---------------------------------------------+
 +------------------------------------------------+------------+---------------------------------------------+
 | ...\ ``/captcha/``                             | ``POST``   | Obtain captcha                              |
 | ...\ ``/captcha/``                             | ``POST``   | Obtain captcha                              |
 +------------------------------------------------+------------+---------------------------------------------+
 +------------------------------------------------+------------+---------------------------------------------+