Skip to content

Commit 662fb67

Browse files
authored
Merge pull request #55 from McPringle/master
Fixed typos
2 parents d513607 + 5c54da5 commit 662fb67

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -268,12 +268,12 @@ mvn versioneye:securityCheck
268268

269269
If one of project dependencies has a known security vulnerability this goal will break your build!
270270

271-
## mvn versioneye:securityAndLiceseCheck
271+
## mvn versioneye:securityAndLicenseCheck
272272

273-
This goald will check if your dependencies have known security vulnerabilities or if they violate teh license whitelist on the server:
273+
This goald will check if your dependencies have known security vulnerabilities or if they violate the license whitelist on the server:
274274

275275
```
276-
mvn versioneye:securityAndLiceseCheck
276+
mvn versioneye:securityAndLicenseCheck
277277
```
278278

279279
If one of the 2 is violated this goal will break your build!

0 commit comments

Comments
 (0)