Skip to content

Commit

Permalink
docs: better wording for restricted branch event names
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanneff authored Jan 9, 2017
1 parent cc5cda0 commit 84ea15f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -604,7 +604,7 @@
- Must [Track User](#track-user) before [Track Event](#track-event) to associate events with a user
- Do not use name your custom event to events restricted by Branch (`open`, `install`, `close`)
- Event names `open`, `install`, and `close` are restricted by Branch
```js
var eventName = 'clicked_on_this';
Expand Down

0 comments on commit 84ea15f

Please sign in to comment.