Skip to content

Commit b5cf913

Browse files
authored
Fix typo in README.md (#2658)
* Fix typo in README.md * Fix typo in README.md
1 parent 2e7e243 commit b5cf913

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The source code is formatted automatically by spotless when running:
1818
mvn install
1919
```
2020

21-
To configure Intelij IDEA/Eclipse use the configuration files in `.spotless/`.
21+
To configure IntelliJ IDEA/Eclipse use the configuration files in `.spotless/`.
2222

2323
## Formatting XML, Gherkin, ect
2424

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Please ask on
3737
## Bugs and Feature requests
3838

3939
You can register bugs and feature requests in the
40-
[Github Issue Tracker](https://github.com/cucumber/cucumber-jvm/issues).
40+
[GitHub Issue Tracker](https://github.com/cucumber/cucumber-jvm/issues).
4141

4242
Please bear in mind that this project is almost entirely developed by
4343
volunteers. If you do not provide the implementation yourself (or pay someone

0 commit comments

Comments
 (0)