Browse Source

Fix asa

Signed-off-by: Wen Cheng Ma <wenchma@cn.ibm.com>
(cherry picked from commit 6d4e7b67be77e3f290d4048c3da5d0f6540f1704)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Wen Cheng Ma 9 năm trước cách đây
mục cha
commit
53b4fd1d81
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      docs/extend/plugins_network.md

+ 1 - 1
docs/extend/plugins_network.md

@@ -13,7 +13,7 @@ parent = "engine_extend"
 Docker Engine network plugins enable Engine deployments to be extended to
 Docker Engine network plugins enable Engine deployments to be extended to
 support a wide range of networking technologies, such as VXLAN, IPVLAN, MACVLAN
 support a wide range of networking technologies, such as VXLAN, IPVLAN, MACVLAN
 or something completely different. Network driver plugins are supported via the
 or something completely different. Network driver plugins are supported via the
-LibNetwork project. Each plugin is implemented asa  "remote driver" for
+LibNetwork project. Each plugin is implemented as a  "remote driver" for
 LibNetwork, which shares plugin infrastructure with Engine. Effectively, network
 LibNetwork, which shares plugin infrastructure with Engine. Effectively, network
 driver plugins are activated in the same way as other plugins, and use the same
 driver plugins are activated in the same way as other plugins, and use the same
 kind of protocol.
 kind of protocol.