Skip to content

Commit

Permalink
Change to prular
Browse files Browse the repository at this point in the history
  • Loading branch information
Szymongib committed Sep 3, 2020
1 parent 42db243 commit 653861a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion components/application-connectivity-validator/README.md
Expand Up @@ -41,7 +41,7 @@ Prerequisites:

- [Mockery](https://github.com/vektra/mockery) 2.0 or higher

To generate a mock, run:
To generate a mocks, run:

```sh
go generate ./...
Expand Down
2 changes: 1 addition & 1 deletion components/application-gateway/README.md
Expand Up @@ -49,7 +49,7 @@ Prerequisites:

- [Mockery](https://github.com/vektra/mockery) 2.0 or higher

To generate a mock, run:
To generate a mocks, run:

```sh
go generate ./...
Expand Down
2 changes: 1 addition & 1 deletion components/application-registry/README.md
Expand Up @@ -123,7 +123,7 @@ Prerequisites:

- [Mockery](https://github.com/vektra/mockery) 2.0 or higher

To generate a mock, run:
To generate a mocks, run:

```sh
go generate ./...
Expand Down

0 comments on commit 653861a

Please sign in to comment.