From 4700a9bbd91f290e82d41ecdbb3867e40a3f62d5 Mon Sep 17 00:00:00 2001 From: Paul Hinze Date: Mon, 11 Jul 2016 17:37:51 -0500 Subject: [PATCH] website: Docs sweep for lists & maps --- r/container.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/r/container.html.markdown b/r/container.html.markdown index c4beac8c..4dbffefd 100644 --- a/r/container.html.markdown +++ b/r/container.html.markdown @@ -48,7 +48,7 @@ The following arguments are supported: * `dns` - (Optional, set of strings) Set of DNS servers. * `dns_opts` - (Optional, set of strings) Set of DNS options used by the DNS provider(s), see `resolv.conf` documentation for valid list of options. * `dns_search` - (Optional, set of strings) Set of DNS search domains that are used when bare unqualified hostnames are used inside of the container. -* `env` - (Optional, set of strings) Environmental variables to set. +* `env` - (Optional, set of strings) Environment variables to set. * `labels` - (Optional, map of strings) Key/value pairs to set as labels on the container. * `links` - (Optional, set of strings) Set of links for link based