From ee55d9d35bbb107a6ea8b2edea3e2f8574e94c8e Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Thu, 22 Oct 2020 11:23:32 -0600 Subject: [PATCH] Update proposals/2765-widget-avatars.md Co-authored-by: Hubert Chathi --- proposals/2765-widget-avatars.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proposals/2765-widget-avatars.md b/proposals/2765-widget-avatars.md index 14facbb2..a9030d29 100644 --- a/proposals/2765-widget-avatars.md +++ b/proposals/2765-widget-avatars.md @@ -22,7 +22,7 @@ An example widget would be: { "creatorUserId": "@alice:example.org", "data": { - "custom-key": "This is a custom key", + "custom_key": "This is a custom key", "title": "This is a witty description for the widget" }, "id": "20200827_WidgetExample",