소스 검색

*: fix minor typos

Gyu-Ho Lee 9 년 전
부모
커밋
3104507eb2
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      Documentation/v2/README.md
  2. 1 1
      README.md

+ 1 - 1
Documentation/v2/README.md

@@ -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.
 

+ 1 - 1
README.md

@@ -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.