Browse Source

CHANGELOG-3.3: fix typo in Go version

Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
Gyuho Lee 6 years ago
parent
commit
0f58292ca5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      CHANGELOG-3.3.md

+ 1 - 1
CHANGELOG-3.3.md

@@ -19,7 +19,7 @@ See [code changes](https://github.com/etcd-io/etcd/compare/v3.3.11...v3.3.12) an
 
 
 ### Go
 ### Go
 
 
-- Compile with [*Go 1.10.7*](https://golang.org/doc/devel/release.html#go1.10).
+- Compile with [*Go 1.10.8*](https://golang.org/doc/devel/release.html#go1.10).
 
 
 
 
 <hr>
 <hr>