fix(Documentation): fixup headers

fixup the headers on the api and tuning sections
This commit is contained in:
Brandon Philips 2014-01-04 17:58:39 -08:00
parent e7527ebb45
commit 801b642dea
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -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.
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.