Browse Source

Merge pull request #5826 from gyuho/back

Doc: fix typo in dev-guide.md
Gyu-Ho Lee 9 years ago
parent
commit
548360b140
1 changed files with 2 additions and 2 deletions
  1. 2 2
      Documentation/dev-guide/experimental_apis.md

+ 2 - 2
Documentation/dev-guide/experimental_apis.md

@@ -4,5 +4,5 @@ For the most part, the etcd project is stable, but we are still moving fast! We
 
 ## The current experimental API/features are:
 
-- v3 auth API: expect to be stale in 3.1 release
-- etcd gateway: expect to be stable in 3.1 release
+- v3 auth API: expect to be stable in 3.1 release
+- etcd gateway: expect to be stable in 3.1 release