소스 검색

docs: fix pronunciation notation

Jesse Glick 7 년 전
부모
커밋
abd1b34ba6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/faq.rst

+ 1 - 1
docs/faq.rst

@@ -14,7 +14,7 @@ etcd is a consistent distributed key-value store. Mainly used as a separate coor
 How to pronounce etcd?
 ======================
 
-etcd is pronounced ``/etˈ-sē-dē/`` or ``/etˈ-see-dee/``, and means distributed ``etc`` directory.
+etcd is pronounced ``/ˈɛtsiːdiː/``, and means distributed ``etc`` directory.
 
 
 Do clients have to send requests to the etcd leader?