Skip to content

Commit f08c103

Browse files
committed
docs: remove unneeded "`"
1 parent 7e58971 commit f08c103

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_guide_src/source/changelogs/v4.6.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Method Signature Changes
104104
- **View:** The return type of the ``renderSection()`` method has been
105105
changed to ``string``, and now the method does not call ``echo``.
106106
- **Time:** The first parameter type of the ``createFromTimestamp()`` has been
107-
changed from ``int`` to ``int|float``, and the return type ``static``` has been
107+
changed from ``int`` to ``int|float``, and the return type ``static`` has been
108108
added.
109109

110110
Removed Type Definitions

0 commit comments

Comments
 (0)