We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07c057c commit b1991fcCopy full SHA for b1991fc
docs/content/doc/developers/hacking-on-gitea.en-us.md
@@ -36,7 +36,7 @@ executable path you will have to manage this yourself.
36
37
**Note 2**: Go version {{< min-go-version >}} or higher is required.
38
Gitea uses `gofmt` to format source code. However, the results of
39
-`gofmt` can differ by the version of `go`. Therefor it is
+`gofmt` can differ by the version of `go`. Therefore it is
40
recommended to install the version of Go that our continuous integration is
41
running. As of last update, the Go version should be {{< go-version >}}.
42
0 commit comments