Skip to content

Commit e076faa

Browse files
authored
Merge pull request #11 from javiereguiluz/patch-1
2 parents 180f2ba + ea8a411 commit e076faa

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
@@ -67,7 +67,7 @@ Runs formatter, linter and import sorting to the requested files.
6767
php bin/console biomejs:check .
6868
6969
# Shows format and lint errors, and fix them if possible
70-
php bin/console biome:check . --write
70+
php bin/console biomejs:check . --write
7171
```
7272

7373
### `biomejs:ci`

0 commit comments

Comments
 (0)