ソースを参照

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
 {

読み込み中…
キャンセル
保存