Skip to content

Commit a22e91b

Browse files
authored
Fix spelling of 'Templating' in README.md
Corrected the spelling of 'Templating' in the README.
1 parent 38295da commit a22e91b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dwertheimer.Forms/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The Forms plugin enables you to create dynamic, interactive forms in NotePlan. Y
2323
2. When the form command is triggered, a dialog window opens with your form fields
2424
3. Fill out the form and click "Submit"
2525
4. The form data is automatically sent to a **Processing Template** (specified by `receivingTemplateTitle`)
26-
5. The processing template uses the form data to create a note or other content. You can use any Tempalating capabilities in your processing template to do just about anything you want.
26+
5. The processing template uses the form data to create a note or other content. You can use any Templating capabilities in your processing template to do just about anything you want.
2727

2828
## Quick Start
2929

0 commit comments

Comments
 (0)