1
0
mirror of https://github.com/securego/gosec.git synced 2025-03-19 21:08:30 +02:00

Fix typo in ReadMe (#802)

This commit is contained in:
Gautam Mehta 2022-04-04 22:15:22 -07:00 committed by GitHub
parent 2ef1d9a037
commit 0791d31471
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -219,7 +219,7 @@ of functions which will be skipped when auditing the not checked errors:
}
```
You can also configure the hard-coded credentials rule `G101` with additional patters, or adjust the entropy threshold:
You can also configure the hard-coded credentials rule `G101` with additional patterns, or adjust the entropy threshold:
```JSON
{