From a7c6b96c888c1a70cce55bb399fa5ad7f7cfaf21 Mon Sep 17 00:00:00 2001 From: Diogenes Analytics Date: Tue, 19 Mar 2024 20:58:43 -0400 Subject: [PATCH] Fixing a few typos ... --- README.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 7f37dd8..cb1a662 100644 --- a/README.md +++ b/README.md @@ -50,11 +50,11 @@ software: { "label": [ "This is a very long question that could span multiple lines and easily", - "extend of the page. It also can have an", + "extend off the page. It can also have an", "HTML Link", - "embedded into as mentioned in the previous feature explanation.", - "Aren't you glad that you can easily write LONG LONG questions and style or", - "add links to the questions using HTML syntax?" + "embedded into it as mentioned in the previous feature explanation.", + "You can easily write LONG LONG questions and style or add links to the", + "questions using HTML syntax." ], "name": "message", "type": "textarea", @@ -70,7 +70,10 @@ software: + **email in usage instructions** by adding **HTML tag** with the `class` property set to `email-placeholder` placeholder, your *email* will be extracted from the - `config.json` file and rendered into the text. + `config.json` file and rendered into the text: + ```HTML + Send form to: [Email Address]. + ``` ## Usage Here we outline the `Parley` software's *intended* use. Specifically we will go over