浏览代码

reference/commandline: small tfix

Signed-off-by: Ma Shimiao <mashimiao.fnst@cn.fujitsu.com>
Ma Shimiao 8 年之前
父节点
当前提交
31f63d64e3
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/reference/commandline/service_create.md

+ 1 - 1
docs/reference/commandline/service_create.md

@@ -507,7 +507,7 @@ $ docker service create --name dns-cache -p 53:53/udp dns-cache
 ### Create services using templates
 ### Create services using templates
 
 
 You can use templates for some flags of `service create`, using the syntax
 You can use templates for some flags of `service create`, using the syntax
-provided by the Go's [text/template](http://golange.org/pkg/text/template/) package.
+provided by the Go's [text/template](http://golang.org/pkg/text/template/) package.
 
 
 The supported flags are the following :
 The supported flags are the following :