Skip to content

Commit 12f7ea0

Browse files
committed
docs: folder size -> vendor folder size
1 parent 535254c commit 12f7ea0

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
@@ -55,7 +55,7 @@ If you omit the "project-root" argument, the command will create an
5555

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

6060
Initial Configuration
6161
---------------------
@@ -141,7 +141,7 @@ In your project root::
141141

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

146146
Setting Up
147147
----------

0 commit comments

Comments
 (0)