Skip to content

Commit

Permalink
fix: Fix headline for robot section in readme. (#195)
Browse files Browse the repository at this point in the history
* fix: Fix headline for robot section in readme.

* Update README.md

Co-authored-by: Golo Roden <golo.roden@thenativeweb.io>
  • Loading branch information
yeldiRium and goloroden committed Nov 3, 2020
1 parent dd683e0 commit b228f89
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -141,9 +141,9 @@ if (isOfType<User>(user, schema)) {
}
```

## Running the build
## Running quality assurance

To build this module use [roboter](https://www.npmjs.com/package/roboter).
To run quality assurance for this module use [roboter](https://www.npmjs.com/package/roboter):

```shell
$ npx roboter
Expand Down

0 comments on commit b228f89

Please sign in to comment.