소스 검색

docs/faq: remove "you"

Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
Gyuho Lee 8 년 전
부모
커밋
902541c038
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      docs/faq.rst

+ 2 - 2
docs/faq.rst

@@ -15,8 +15,8 @@ What is etcd?
 etcd is a consistent distributed key-value store. Mainly used as a separate coordination service, in distributed systems. And designed to hold small amounts of data that can fit entirely in memory.
 
 
-How do you pronounce etcd?
---------------------------
+How to pronounce etcd?
+----------------------
 
 etcd is pronounced ``/etˈ-sē-dē/`` or ``/etˈ-see-dee/``, and means distributed ``etc`` directory.