Skip to content

Commit 999f7e4

Browse files
committed
docs: remove unneeded space
1 parent 42c8ad5 commit 999f7e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

user_guide_src/source/installation/installing_composer.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ the framework version:
8989
Then, run the ``composer update`` command.
9090

9191
.. note:: If you fix the version number like ``"codeigniter4/framework": "4.4.8"``
92-
in your **composer.json**, ``composer update`` command will not update the
92+
in your **composer.json**, ``composer update`` command will not update the
9393
framework. See `Writing Version Constraints`_ for how to specify the version.
9494

9595
.. _Writing Version Constraints: https://getcomposer.org/doc/articles/versions.md#writing-version-constraints
@@ -132,7 +132,7 @@ the framework version:
132132
Then, run the ``composer update`` command.
133133

134134
.. note:: If you fix the version number like ``"codeigniter4/framework": "4.4.8"``
135-
in your **composer.json**, ``composer update`` command will not update the
135+
in your **composer.json**, ``composer update`` command will not update the
136136
framework. See `Writing Version Constraints`_ for how to specify the version.
137137

138138
Pros

0 commit comments

Comments
 (0)