Skip to content

Commit 9e1a95f

Browse files
authored
Merge pull request #5 from naglis/fix-readme-typo
Fix typos in README
2 parents 43dc5d8 + d23c015 commit 9e1a95f

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)