From 6e4b37fffdfc324141aae9f86268db4e8ed7aeb0 Mon Sep 17 00:00:00 2001 From: Naoki Orii Date: Thu, 3 Jul 2014 14:02:40 -0700 Subject: [PATCH] doc fix: remove trailing * The trailing `*` makes it seem like there is some kind of annotation --- docs/sources/introduction/understanding-docker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/introduction/understanding-docker.md b/docs/sources/introduction/understanding-docker.md index c79573a635..18b8d5926a 100644 --- a/docs/sources/introduction/understanding-docker.md +++ b/docs/sources/introduction/understanding-docker.md @@ -55,7 +55,7 @@ Docker's portability and lightweight nature also make dynamically managing workloads easy. You can use Docker to quickly scale up or tear down applications and services. Docker's speed means that scaling can be near real time. -*Achieving higher density and running more workloads** +*Achieving higher density and running more workloads* Docker is lightweight and fast. It provides a viable, cost-effective alternative to hypervisor-based virtual machines. This is especially useful in high density