diff --git a/docs/resources/application.md b/docs/resources/application.md
index d71fcf6f..d9304579 100644
--- a/docs/resources/application.md
+++ b/docs/resources/application.md
@@ -73,7 +73,7 @@ resource "juju_application" "placement_example" {
 	resources with specified revisions will be attached to the application (equivalent
 	to juju attach-resource).
 	* If the plan does specify resource revisions and:
-		* If the charm revision or channel is updated, then resources get updated to the 
+		* If the charm revision or channel is updated, then resources do NOT get updated to the 
 		  latest revision.
 		* If the charm revision or channel are not updated, then no changes will take 
 		  place (juju does not have an "un-attach" command for resources).