Skip to content

Commit 341fd4e

Browse files
authored
typo in README.md: Anoter -> Another (#26)
1 parent 2331fb5 commit 341fd4e

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
@@ -17,7 +17,7 @@ jobs:
1717
1818
With this workflow, [reviewdog](https://github.com/reviewdog/reviewdog) will automatically post code suggestions to pull requests in your repository, based on the formatting rules defined by [JuliaFormatter.jl](https://github.com/domluna/JuliaFormatter.jl).
1919
20-
## Anoter possible workflow without `julia-format` action
20+
## Another possible workflow without `julia-format` action
2121

2222
You can also create another workflow like this:
2323

0 commit comments

Comments
 (0)