From 3dd7ecb8e34b82a176aca344bb0479beeb5763d5 Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Sun, 19 Nov 2023 16:09:40 -0500 Subject: change intro --- emacsconf-pad.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emacsconf-pad.el b/emacsconf-pad.el index 9900ad4..c999a8a 100644 --- a/emacsconf-pad.el +++ b/emacsconf-pad.el @@ -639,7 +639,7 @@ ${bbb-checklist}") (emacsconf-surround " (" (plist-get talk :pronunciation) ")" "") (pcase (plist-get talk :q-and-a) ((or 'nil "") "") - ((rx "after") " We'll collect questions via Etherpad and IRC to send to the speaker, and we'll post the answers on the talk page afterwards.") + ((rx "after") " You can ask questions via Etherpad and IRC. We'll send them to the speaker, and we'll post the answers on the talk page afterwards.") ((rx "live") (format " %s will answer questions via BigBlueButton. You can join using the URL from the talk page or ask questions through Etherpad or IRC." pronoun -- cgit v1.2.3