From b2971aa9beb29cddfea9bd0f71de21caad9f6772 Mon Sep 17 00:00:00 2001 From: smithgeek Date: Tue, 1 May 2018 10:13:18 -0500 Subject: [PATCH] Fix name of display name change action. (#2468) --- doc/api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/api.md b/doc/api.md index a5157a7bb..1fa24f056 100644 --- a/doc/api.md +++ b/doc/api.md @@ -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 {