Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
idahogurl committed Mar 13, 2023
1 parent bf831ff commit 19c671f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ This allows you to use `eslint` to look for bugs and/or bad practices, and use

**Note:** `format` will not show any message regarding broken rules in either `prettier` or `eslint`.

## Capturing eslint messages
## Capturing ESLint messages

```javascript
const {analyze} = require("prettier-eslint");
Expand Down

0 comments on commit 19c671f

Please sign in to comment.