diff --git a/docs/reference/targets.md b/docs/reference/targets.md index b2fe5bed..2c4a1b20 100644 --- a/docs/reference/targets.md +++ b/docs/reference/targets.md @@ -124,8 +124,8 @@ with a matching name, the corresponding callback _will not_ be invoked again. Always use camelCase to specify target names, since they map directly to properties on your controller: ```html - - + + ``` ```js