浏览代码

fix(docs): typo

Peter Thomassen 5 年之前
父节点
当前提交
bb5fe1bfa2
共有 1 个文件被更改,包括 1 次插入1 次删除
  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                              |
 |                                                +------------+---------------------------------------------+
-|                          `                     | ``DELETE`` | Delete token                                |
+|                                                | ``DELETE`` | Delete token                                |
 +------------------------------------------------+------------+---------------------------------------------+
 | ...\ ``/captcha/``                             | ``POST``   | Obtain captcha                              |
 +------------------------------------------------+------------+---------------------------------------------+