doc: Clarify parameter mangling example.

This commit is contained in:
Roberto Abdelkader Martínez Pérez
2019-12-20 12:27:04 +01:00
parent 3cfc7e21ba
commit 462f22d7c7
+2 -1
View File
@@ -65,7 +65,8 @@ request:
Parameter Mangling Attacks
--------------------------
Let's consider the following route:
In order to understand what we mean by parameter mangling let's
consider the following route:
.. code-block:: bash