Skip to content

Commit 7a84dd4

Browse files
committed
docs: fix typos
1 parent 0eb0fca commit 7a84dd4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

user_guide_src/source/installation/installing_composer.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ If you omit the "project-root" argument, the command will create an
5353

5454
> composer install --no-dev
5555

56-
The above command will removes the Composer packages only for development
56+
The above command will remove the Composer packages only for development
5757
that are not needed in the production environment. This will greatly reduce
5858
the vendor folder size.
5959

@@ -139,7 +139,7 @@ In your project root::
139139

140140
> composer install --no-dev
141141

142-
The above command will removes the Composer packages only for development
142+
The above command will remove the Composer packages only for development
143143
that are not needed in the production environment. This will greatly reduce
144144
the vendor folder size.
145145

0 commit comments

Comments
 (0)