Skip to content

Commit 46d8b1c

Browse files
authored
Merge pull request #129 from DannyvdSluijs/Correction-to-readme
Correct spelling issues in readme
2 parents df71300 + 964dd23 commit 46d8b1c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ If you use Phive, you can install PHP_CodeSniffer as a project tool using the fo
7373
phive install phpcs
7474
phive install phpcbf
7575
```
76-
You will then be able to run PHP_CodeSniffer from the tools directory:
76+
You will then be able to run PHP_CodeSniffer from the `tools` directory:
7777
```bash
7878
./tools/phpcs -h
7979
./tools/phpcbf -h
@@ -107,11 +107,11 @@ Full usage information and example reports are available on the [usage page](htt
107107

108108
## Documentation
109109

110-
The documentation for PHP_CodeSniffer is available on the [Github wiki](https://github.com/PHPCSStandards/PHP_CodeSniffer/wiki).
110+
The documentation for PHP_CodeSniffer is available on the [GitHub wiki](https://github.com/PHPCSStandards/PHP_CodeSniffer/wiki).
111111

112112
## Issues
113113

114-
Bug reports and feature requests can be submitted on the [Github Issue Tracker](https://github.com/PHPCSStandards/PHP_CodeSniffer/issues).
114+
Bug reports and feature requests can be submitted on the [GitHub Issue Tracker](https://github.com/PHPCSStandards/PHP_CodeSniffer/issues).
115115

116116
## Contributing
117117

0 commit comments

Comments
 (0)