Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 81aa25a

Browse files
tucksaunfabpot
andauthored
Apply suggestions from code review
Co-authored-by: Fabien Potencier <[email protected]>
1 parent 97035d5 commit 81aa25a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies as required.
2626

2727
## Local setup
2828

29-
First fork this repository and clone it in some location of your liking. Next,
29+
First fork this repository and clone it to some location of your liking. Next,
3030
try to build and run the project:
3131

3232
```bash
@@ -123,10 +123,10 @@ producing a binary.
123123
Every other repository is mostly independent and it is highly unlikely that
124124
you would need to have a look at them. However, in the eventuality where you
125125
would have to, here is the description of each repository scope:
126-
- `symfony-cli/phpstore` is a independent library in charge of the PHP
126+
- `symfony-cli/phpstore` is an independent library in charge of the PHP
127127
installations discovery and the logic to match a specific version to a given
128128
version constraint.
129-
- `symfony-cli/console` is a independent library created to ease the process
129+
- `symfony-cli/console` is an independent library created to ease the process
130130
of Go command-line application. This library has been created with the goal
131131
of mimicking the look and feel of the Symfony Console for the end-user.
132132
- `symfony-cli/terminal` is a wrapper around the Input and Output in a command

0 commit comments

Comments
 (0)