Skip to content

Commit f06a0ec

Browse files
committed
Fixed a RST syntax issue in a table
1 parent 085f2d3 commit f06a0ec

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
@@ -769,7 +769,7 @@ Route path If the requested URL is ``/foo`` If the requested URL is ``
769769
---------- ---------------------------------------- ------------------------------------------
770770
``/foo`` It matches (``200`` status response) It makes a ``301`` redirect to ``/foo``
771771
``/foo/`` It makes a ``301`` redirect to ``/foo/`` It matches (``200`` status response)
772-
---------- ---------------------------------------- ------------------------------------------
772+
========== ======================================== ==========================================
773773

774774
.. note::
775775

0 commit comments

Comments
 (0)