Skip to content

Commit b55c9a9

Browse files
authored
Update README.md
1 parent 2016cd7 commit b55c9a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ matrixai-lint --fix
3333
| ----------------- | ------------------------------------------- |
3434
| _(no flag)_ | Uses built-in Matrix AI ESLint config |
3535
| `--fix` | Enables auto-fixing via ESLint and Prettier |
36-
| `--user-config` | Uses detected \`eslint.config.[js,mjs,cjs,ts]from the project root if found |
36+
| `--user-config` | Uses detected \`eslint.config.[js,mjs,cjs,ts] from the project root if found |
3737
| `--config <path>` | Explicitly use a custom ESLint config file |
3838

3939
### Examples

0 commit comments

Comments
 (0)