aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 98fd7a8f68..522ffbb79d 100644
--- a/README.md
+++ b/README.md
@@ -55,7 +55,7 @@ Then refer to this field in the form for the model:
<% end %>
```
-And finally display the rich text on a page:
+And finally display the sanitized rich text on a page:
```erb
<%= @message.content %>