From f23802a496a1e26d102217d745b4f20a30e8e365 Mon Sep 17 00:00:00 2001 From: Henrik Romby Mikkelsen Date: Sat, 29 Feb 2020 04:40:28 +0100 Subject: [PATCH] Minor typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bec1b01..3c9f20e 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ ### What is Vue Formulate? -Vue Formualte is the easiest way to build forms using Vue. Key features include +Vue Formulate is the easiest way to build forms using Vue. Key features include form and field validation, file uploads, form generation and a single-element fields with labels, help text, error messages, placeholders and lots more.