diff options
| author | Austin Clements <austin@google.com> | 2025-11-14 17:16:39 -0500 |
|---|---|---|
| committer | Gopher Robot <gobot@golang.org> | 2025-11-14 14:27:53 -0800 |
| commit | 1422aa9ed459292d1928d608baf0f31727455fef (patch) | |
| tree | 79c1ede761dbc693eba4b1756ba81d763ba849b5 | |
| parent | 5a4283b3777f8b73a0acfac03e686cbe8e098ebe (diff) | |
| download | go-x-website-1422aa9ed459292d1928d608baf0f31727455fef.tar.xz | |
_content/blog/16years: fix two typos
Change-Id: I9070cee97a5fe2b9c8dfcb977f09edd2792bed67
Reviewed-on: https://go-review.googlesource.com/c/website/+/720561
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
Auto-Submit: Austin Clements <austin@google.com>
| -rw-r--r-- | _content/blog/16years.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_content/blog/16years.md b/_content/blog/16years.md index bcdef106..c71fb16c 100644 --- a/_content/blog/16years.md +++ b/_content/blog/16years.md @@ -6,7 +6,7 @@ by: tags: - community - birthday -summary: Happy Birthday, Go\! +summary: Happy Birthday, Go! --- This past Monday, November 10th, we celebrated the 16th anniversary of Go’s @@ -69,7 +69,7 @@ significant strides in its native cryptography packages and evolving its standard library for enhanced safety. Go ships with a full suite of native cryptography packages in the standard -library, which reached two major milestones over the past year. An security +library, which reached two major milestones over the past year. A security audit conducted by independent security firm [Trail of Bits](https://www.trailofbits.com/) yielded [excellent results](/blog/tob-crypto-audit), with only a single low-severity finding. |
