Browse Source

fix(Documentation): fixup headers

fixup the headers on the api and tuning sections
Brandon Philips 12 năm trước cách đây
mục cha
commit
801b642dea
2 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 1 1
      Documentation/api.md
  2. 1 1
      Documentation/tuning.md

+ 1 - 1
Documentation/api.md

@@ -1,4 +1,4 @@
-## Usage
+## etcd API
 
 
 ### Running a Single Machine Cluster
 ### Running a Single Machine Cluster
 
 

+ 1 - 1
Documentation/tuning.md

@@ -1,4 +1,4 @@
-### Tuning
+## Tuning
 
 
 The default settings in etcd should work well for installations on a local network where the average network latency is low.
 The default settings in etcd should work well for installations on a local network where the average network latency is low.
 However, when using etcd across multiple data centers or over networks with high latency you may need to tweak the heartbeat and election timeout settings.
 However, when using etcd across multiple data centers or over networks with high latency you may need to tweak the heartbeat and election timeout settings.