diff --git a/website/docs/r/service.html.markdown b/website/docs/r/service.html.markdown
index 1afa2097..1bd2dac5 100644
--- a/website/docs/r/service.html.markdown
+++ b/website/docs/r/service.html.markdown
@@ -347,8 +347,8 @@ The following arguments are supported:
#### Mounts
-`mount` is a block within the configuration that can be repeated to specify
-the extra mount mappings for the container. Each `mount` block is the Specification for mounts to be added to containers created as part of the service and supports
+`mounts` is a block within the configuration that can be repeated to specify
+the extra mount mappings for the container. Each `mounts` block is the Specification for mounts to be added to containers created as part of the service and supports
the following:
* `target` - (Required, string) The container path.