瀏覽代碼

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

master
smithgeek 7 年之前
父節點
當前提交
b2971aa9be
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      doc/api.md

+ 1
- 1
doc/api.md 查看文件

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

Loading…
取消
儲存