Fix name of display name change action. (#2468)
This commit is contained in:
parent
f64fdb4a8f
commit
b2971aa9be
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue