diff --git a/app/templates/views/roadmap.html b/app/templates/views/roadmap.html
index 23a1bdfac..cbacecc28 100644
--- a/app/templates/views/roadmap.html
+++ b/app/templates/views/roadmap.html
@@ -39,8 +39,7 @@
Features prioritized during this stage:
-
- - Bulk, individually customizable SMS sending via web UI
+ - Bulk, individually customizable one-way SMS sending via web UI
- Organization permissions settings for various team members to edit/send
- Reusable message templates
- 7-day records deletion
@@ -63,7 +62,7 @@
- SMS sending via API integration
- - Single-level decision bidirectionality (e.g. reply “YES” if, or “NO” if…)
+ - Single-level decision two-way messaging (e.g. reply “YES” if, or “NO” if…)
- Self-service account creation
- Application status page
- Scheduled send option
@@ -78,8 +77,8 @@
- Email sending via UI and API
- - Multiple-level decision bidirectionality (greater than one layer decision-tree)
- - Open-text reply bidirectionality (rather than reply yes or no, 1 or 2, etc.)
+ - Multiple-level decision two-way messaging (greater than one layer decision-tree)
+ - Open-text reply two-way messaging (rather than reply yes or no, 1 or 2, etc.)
- Multilingual interface and content library options
- Recurring scheduled send (e.g. “Send each Monday for 3 weeks”)