Skip to content

Commit e56c3dc

Browse files
committed
Correct capitalization in README.md
This commit updates the capitalization in a sentence in the README.md file. The sentence now starts with a capital letter, improving readability and adherence to proper grammar.
1 parent 14d770e commit e56c3dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ $ composer require --dev smeghead/php-class-diagram
5252
```
5353

5454
Now, you can execute `./vendor/bin/php-class-diagram`.
55-
for instance, try to display help message.
55+
For instance, try to display help message.
5656

5757
```bash
5858
$ vendor/bin/php-class-diagram --help

0 commit comments

Comments
 (0)