Skip to content

Commit 9c6f5c9

Browse files
tzachshabtayianlancetaylor
authored andcommitted
go2-language-changes: fix markdown typo
Change-Id: Ibc8f78202cb3626a5d7f2023c17cb6ef3a43968d GitHub-Last-Rev: 6e478e1 GitHub-Pull-Request: #23 Reviewed-on: https://go-review.googlesource.com/c/proposal/+/221837 Reviewed-by: Ian Lance Taylor <[email protected]>
1 parent 020fa4d commit 9c6f5c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go2-language-changes.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ You do not have to answer every question but please do your best.
4141
- Who does this proposal help, and why?
4242
- What is the proposed change?
4343
- Please describe as precisely as possible the change to the language.
44-
- What would change in the [https://golang.org/ref/spec](language spec)?
44+
- What would change in the [language spec](https://golang.org/ref/spec)?
4545
- Please also describe the change informally, as in a class teaching Go.
4646
- Is this change backward compatible?
4747
- Breaking the [Go 1 compatibility guarantee](https://golang.org/doc/go1compat) is a large cost and requires a large benefit.

0 commit comments

Comments
 (0)