瀏覽代碼

ipv4 -> IPv4

Robert Muir 10 年之前
父節點
當前提交
fac8d97356
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/reference/modules/network.asciidoc

+ 1 - 1
docs/reference/modules/network.asciidoc

@@ -36,7 +36,7 @@ to the public internet.
 
 These special values will work over both IPv4 and IPv6 by default,
 but you can also limit this with the use of `:ipv4` of `:ipv6` specifiers. For 
-example, `_en0:ipv4_` would only bind to the ipv4 addresses of interface `en0`.
+example, `_en0:ipv4_` would only bind to the IPv4 addresses of interface `en0`.
 
 When the `discovery-ec2` plugin is installed, you can use
 {plugins}/discovery-ec2-discovery.html#discovery-ec2-network-host[ec2 specific host settings].