Skip to content

Commit e458053

Browse files
committed
typos
1 parent 2ad4e86 commit e458053

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
3333
### Advanced
3434
35-
Advanced configuration that will run PSSA only in the `MyModule` directory, with customer PSSA settings, and fail on errors, warnings, or informational issues.
35+
Advanced configuration that will run PSSA only in the `MyModule` directory, with custom PSSA settings, and fail on errors, warnings, or informational issues.
3636
A comment back to the PR with the PSSA summary will also be sent if any issues were detected.
3737

3838
```yaml
@@ -58,7 +58,7 @@ jobs:
5858

5959
### Docker
6060

61-
Use the Docker Hub version of the Action instead of building the container during the check
61+
Use the Docker Hub version of the Action instead of building the container during the check.
6262

6363
```yaml
6464
name: CI

0 commit comments

Comments
 (0)