Skip to content

Commit ee84460

Browse files
committed
Syntax adjust
1 parent 40a314e commit ee84460

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user/languages/go.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ configuration](/user/customizing-the-build/) guides first.
3737

3838
## Specify a Go version
3939

40-
You can use any tagged version of Go, a version with `x` in place of the minor or patch level to use the latest for a given major or minor version, or use `master` or `latest` to get the latest version from source.
40+
You can use any tagged version of Go, a version with `x` in place of the minor or patch level to use the latest for a given major or minor version, or use `master` or `stable` to get the latest version from source.
4141

4242

4343
```yaml

0 commit comments

Comments
 (0)