We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e75e20 commit 1896042Copy full SHA for 1896042
1 file changed
user_guide_src/source/installation/upgrade_432.rst
@@ -18,7 +18,7 @@ Breaking Changes
18
base_url()
19
==========
20
21
-The :php:func:`base_url()` behavior has been fix. In previous versions, when you
+The :php:func:`base_url()` behavior has been fixed. In previous versions, when you
22
call ``base_url()`` **without argument**, it returned baseURL without a trailing
23
slash (``/``). Now it returns baseURL with a trailing slash. For example:
24
0 commit comments