diff --git a/site/content/docs/03-template-syntax.md b/site/content/docs/03-template-syntax.md index e08cc6216f..77a291a6b1 100644 --- a/site/content/docs/03-template-syntax.md +++ b/site/content/docs/03-template-syntax.md @@ -754,7 +754,7 @@ Videos additionally have readonly `videoWidth` and `videoHeight` bindings. --- -Block-level elements have 4 read-only bindings, measured using a technique similar to [this one](http://www.backalleycoder.com/2013/03/18/cross-browser-event-based-element-resize-detection/): +Block-level elements have 4 readonly bindings, measured using a technique similar to [this one](http://www.backalleycoder.com/2013/03/18/cross-browser-event-based-element-resize-detection/): * `clientWidth` * `clientHeight`