Skip to content

Commit c59b3c2

Browse files
committed
docs: change note:: to important::
To make it stand out.
1 parent 5991fa2 commit c59b3c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/incoming/incomingrequest.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ You can check the HTTP method that this request represents with the ``getMethod(
4646

4747
By default, the method is returned as a lower-case string (i.e., ``'get'``, ``'post'``, etc).
4848

49-
.. note:: The functionality to convert the return value to lower case is deprecated.
49+
.. important:: The functionality to convert the return value to lower case is deprecated.
5050
It will be removed in the future version, and this method will be PSR-7 equivalent.
5151

5252
You can get an

0 commit comments

Comments
 (0)