Skip to content

Commit

Permalink
go2-language-changes: fix markdown typo
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
tzachshabtay authored and ianlancetaylor committed Mar 2, 2020
1 parent 020fa4d commit 9c6f5c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go2-language-changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ You do not have to answer every question but please do your best.
- Who does this proposal help, and why?
- What is the proposed change?
- Please describe as precisely as possible the change to the language.
- What would change in the [https://golang.org/ref/spec](language spec)?
- What would change in the [language spec](https://golang.org/ref/spec)?
- Please also describe the change informally, as in a class teaching Go.
- Is this change backward compatible?
- Breaking the [Go 1 compatibility guarantee](https://golang.org/doc/go1compat) is a large cost and requires a large benefit.
Expand Down

0 comments on commit 9c6f5c9

Please sign in to comment.