Skip to content

Commit 8bd1a81

Browse files
committed
Fixes small typo
1 parent 9b020bd commit 8bd1a81

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ dist
55
.idea
66
.npm-debug.log
77
*.iml
8+
dump.rdb

readme.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ https://maven-badges.herokuapp.com/maven-central/{group_id}/{artifact_id}/badge.
1717

1818
### No semver versions
1919

20-
You can try to use `gav=true` parameter to obey semiver problem - when some artifacts as following semver and some don't
21-
in such case try to use `gav`
20+
You can try to use `gav=true` parameter to obey semver problem - when some artifacts ar following semver pattern
21+
and some don't, in such case try to use `gav`
2222

2323
```
2424
https://maven-badges.herokuapp.com/maven-central/{group_id}/{artifact_id}/badge.(svg|png)?style={style}&gav=true

0 commit comments

Comments
 (0)