Skip to content

Commit 9febd88

Browse files
authored
Merge pull request #1 from starsep/patch-1
Fix Markdown formatting
2 parents ddded8b + 94ea7ec commit 9febd88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Biome provides four hooks:
1515
| `biome-format` | Format the committed files |
1616
| `biome-lint` | Lint and apply safe fixes to the committed files |
1717

18-
For example, if you want to use the `biome-check' hook,
18+
For example, if you want to use the `biome-check` hook,
1919
add the following pre-commit configuration to the root of your project in a file named `.pre-commit-config.yaml`:
2020

2121
```yaml

0 commit comments

Comments
 (0)