Skip to content

Commit d23c015

Browse files
committed
fix typo in readme
1 parent 43dc5d8 commit d23c015

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
@@ -48,7 +48,7 @@ By default tagalign will only align tags, but not sort them. But alignment and [
4848
* As a Golangci Linter (Recommended)
4949

5050
Tagalign is a built-in linter in [Golangci Lint](https://golangci-lint.run/usage/linters/#tagalign) since `v1.53`.
51-
> Note: In order to have the best experience, add the `--fix` flag to `golangci-lint` to enabled the aufofix feature.
51+
> Note: In order to have the best experience, add the `--fix` flag to `golangci-lint` to enable the autofix feature.
5252
5353
* Standalone Mode
5454

0 commit comments

Comments
 (0)