diff --git a/PRIMER.md b/PRIMER.md index 51c8c51f79..2508799a7b 100644 --- a/PRIMER.md +++ b/PRIMER.md @@ -38,7 +38,7 @@ See [the full Polymer.Base API documentation](http://polymer.github.io/polymer/) | Feature | Usage |---------|------- | [Local node marshaling](#node-marshaling) | this.$.\ -| [Event listener setup](#event-listeners)| listeners: { ‘\.\’: ‘function’, ... } +| [Host event listener setup](#event-listeners)| listeners: { ‘\’: ‘function’, ... } | [Annotated event listener setup](#annotated-listeners) | \ | [Gesture event support](#gesture-events) | \