Skip to content

Commit 1896042

Browse files
committed
docs: fix typo
1 parent 9e75e20 commit 1896042

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/installation/upgrade_432.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Breaking Changes
1818
base_url()
1919
==========
2020

21-
The :php:func:`base_url()` behavior has been fix. In previous versions, when you
21+
The :php:func:`base_url()` behavior has been fixed. In previous versions, when you
2222
call ``base_url()`` **without argument**, it returned baseURL without a trailing
2323
slash (``/``). Now it returns baseURL with a trailing slash. For example:
2424

0 commit comments

Comments
 (0)