瀏覽代碼

doc fix: remove trailing *

The trailing `*` makes it seem like there is some kind of annotation
Naoki Orii 11 年之前
父節點
當前提交
6e4b37fffd
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/sources/introduction/understanding-docker.md

+ 1 - 1
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
 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.
 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
 Docker is lightweight and fast. It provides a viable, cost-effective alternative
 to hypervisor-based virtual machines. This is especially useful in high density
 to hypervisor-based virtual machines. This is especially useful in high density