瀏覽代碼

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?