Remove dangling backtick in docs

Change-Id: I6350baaef3a213d3d6cc6d6ac1a3f6297ce0fbf5
This commit is contained in:
Major Hayden 2016-01-25 15:19:26 -06:00
parent f0676e0f51
commit a428495bd5

View File

@ -9,8 +9,8 @@ All LXC containers on the host have two virtual ethernet interfaces:
* `eth1` in the container connects to `br-mgmt` on the host
.. note::
Some containers, such as cinder, glance, neutron_agents, and swift_proxy, have
more than two interfaces to support their functions.`
Some containers, such as cinder, glance, neutron_agents, and swift_proxy,
have more than two interfaces to support their functions.
Predictable interface naming
~~~~~~~~~~~~~~~~~~~~~~~~~~~~