Merge pull request #5321 from gyuho/doc_fix

*: fix minor typos
This commit is contained in:
Gyu-Ho Lee 2016-05-11 10:58:36 -07:00
commit e90313c9c2
2 changed files with 2 additions and 2 deletions

View File

@ -152,7 +152,7 @@ The `v2` API responses should not change after the 2.0.0 release but new feature
etcd has known issues on 32-bit systems due to a bug in the Go runtime. See #[358][358] for more information.
To avoid inadvertantly running a possibly unstable etcd server, `etcd` on unsupported architectures will print
To avoid inadvertently running a possibly unstable etcd server, `etcd` on unsupported architectures will print
a warning message and immediately exit if the environment variable `ETCD_UNSUPPORTED_ARCH` is not set to
the target architecture.

View File

@ -142,7 +142,7 @@ The `v3` API responses should not change after the 3.0.0 release but new feature
etcd has known issues on 32-bit systems due to a bug in the Go runtime. See #[358][358] for more information.
To avoid inadvertantly running a possibly unstable etcd server, `etcd` on unsupported architectures will print
To avoid inadvertently running a possibly unstable etcd server, `etcd` on unsupported architectures will print
a warning message and immediately exit if the environment variable `ETCD_UNSUPPORTED_ARCH` is not set to
the target architecture.