Skip to content

Commit b1991fc

Browse files
authored
Update hacking-on-gitea.en-us.md
1 parent 07c057c commit b1991fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/doc/developers/hacking-on-gitea.en-us.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ executable path you will have to manage this yourself.
3636

3737
**Note 2**: Go version {{< min-go-version >}} or higher is required.
3838
Gitea uses `gofmt` to format source code. However, the results of
39-
`gofmt` can differ by the version of `go`. Therefor it is
39+
`gofmt` can differ by the version of `go`. Therefore it is
4040
recommended to install the version of Go that our continuous integration is
4141
running. As of last update, the Go version should be {{< go-version >}}.
4242

0 commit comments

Comments
 (0)