diff --git a/index.html b/index.html
index 5ebf7f79..108e9e6c 100644
--- a/index.html
+++ b/index.html
@@ -524,6 +524,8 @@
model.set will no longer trigger change events when setting a value
with {silent: true} then setting it back to it's original value.
+ Similarly, after changing an attribute silently, that change:attribute
+ event will fire during the next change.