Skip to content

Commit 15e8ca9

Browse files
committed
Documentation
1 parent bac9576 commit 15e8ca9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ To show us all features are included, you need to indicate where each feature is
4343
Everything is done
4444
-
4545

46-
When [./codeValidation.sh](documentation/codeValidation.md) and [./codeLink.md](documentation/codeLink.md) say it's good,
46+
When [./codeValidation.sh](documentation/codeValidation.md) and [./codeLink.sh](documentation/codeLink.md) say it's good,
4747
you can tell us to launch benchmarks with [contact form](http://www.phpbenchmarks.com/en/contact).
4848

4949
Thank you!

documentation/codeValidation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Without any parameter, it will ask you 3 informations:
2121
Available options:
2222
* `-v`: view each validations performed
2323
* `-vv`: view each validations performed + docker-compose build details
24-
* `--repositories-not-created`: some validations could not be done when working locally, use this parameter before repositories are created.
24+
* `--repositories-not-created`: some validations could not be done when working before repositories are created. Use this parameter before repositories are created.
2525
* `--prod`: validate everything is on the final branch and versioned, instead of development branch and not versioned.
2626

2727
```bash

documentation/composerUpdate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Without any parameter, it will ask you 3 informations:
2121
Available options:
2222
* `-v`: view each validations performed
2323
* `-vv`: view each validations performed + docker-compose build details
24-
* `--repositories-not-created`: some validations could not be done when working locally, use this parameter before repositories are created.
24+
* `--repositories-not-created`: some validations could not be done when when working before repositories are created. Use this parameter before repositories are created.
2525
* `--prod`: validate everything is on the final branch and versioned, instead of development branch and not versioned.
2626

2727
```bash

0 commit comments

Comments
 (0)