docs: Fix rendering of markdown on performance page

Fix issue with markdown not being rendered on /docs/install/performance.mdx.

Resolves #8049
This commit is contained in:
Blake Covarrubias 2020-06-08 09:09:08 -07:00 committed by Blake Covarrubias
parent 4790f97bb6
commit 5d2f18fc3d
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@ Here are some general recommendations:
- Consul will make use of multiple cores, and at least 2 cores are recommended.
- <a name="last-contact"></a>Spurious leader elections can be caused by networking
- Spurious leader elections can be caused by networking
issues between the servers or insufficient CPU resources. Users in cloud environments
often bump their servers up to the next instance class with improved networking
and CPU until leader elections stabilize, and in Consul 0.7 or later the [performance