Skip to content

Commit f625b13

Browse files
javiereguiluzxabbuh
authored andcommitted
Fixed a RST syntax issue in a table
1 parent 5896d6a commit f625b13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

routing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -768,7 +768,7 @@ Route path If the requested URL is ``/foo`` If the requested URL is ``
768768
---------- ---------------------------------------- ------------------------------------------
769769
``/foo`` It matches (``200`` status response) It makes a ``301`` redirect to ``/foo``
770770
``/foo/`` It makes a ``301`` redirect to ``/foo/`` It matches (``200`` status response)
771-
---------- ---------------------------------------- ------------------------------------------
771+
========== ======================================== ==========================================
772772

773773
.. note::
774774

0 commit comments

Comments
 (0)