diff --git a/website/docs/r/container_app.html.markdown b/website/docs/r/container_app.html.markdown
index 74de488946fd..652eac349f20 100644
--- a/website/docs/r/container_app.html.markdown
+++ b/website/docs/r/container_app.html.markdown
@@ -445,7 +445,7 @@ The authentication details must also be supplied, `identity` and `username`/`pas
* `identity` - (Optional) Resource ID for the User Assigned Managed identity to use when pulling from the Container Registry.
-~> **Note:** The Resource ID must be of a User Assigned Managed identity defined in a `identity` block.
+~> **Note:** The Resource ID must be of a User Assigned Managed identity defined in an `identity` block.
* `password_secret_name` - (Optional) The name of the Secret Reference containing the password value for this user on the Container Registry, `username` must also be supplied.