Browse Source

doc fix: remove trailing *

The trailing `*` makes it seem like there is some kind of annotation
Naoki Orii 11 năm trước cách đây
mục cha
commit
6e4b37fffd
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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
 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