Fix name of display name change action. (#2468)

This commit is contained in:
smithgeek 2018-05-01 10:13:18 -05:00 committed by Saúl Ibarra Corretgé
parent f64fdb4a8f
commit b2971aa9be
1 changed files with 1 additions and 1 deletions

View File

@ -184,7 +184,7 @@ messages. The listener will receive an object with the following structure:
}
```
* **displayNameChanged** - event notifications about display name
* **displayNameChange** - event notifications about display name
changes. The listener will receive an object with the following structure:
```javascript
{