diff --git a/app/views/home/demo-airtable.html.erb b/app/views/home/demo-airtable.html.erb index 8482834..fd19b46 100644 --- a/app/views/home/demo-airtable.html.erb +++ b/app/views/home/demo-airtable.html.erb @@ -4,10 +4,27 @@
- This short form is connected to the embedded <%= link_to 'document', AIRTABLE_DEMO_EMBED_URL %> on the right. - Submit the form and see the update of the document in realtime. + This short demo form is connected to the embedded <%= link_to 'document', AIRTABLE_DEMO_EMBED_URL %> on the right. + Submit the form and see the update of the document in real-time.
- This short form is connected to the embedded <%= link_to 'document', GOOGLE_DEMO_FORM.spreadsheet_url %> on the right. - Submit the form and see the update of the document in realtime. + This short demo form is connected to the embedded <%= link_to 'document', GOOGLE_DEMO_FORM.spreadsheet_url %> on the right. + Submit the form and see the update of the document in real-time.