From f6247e68b5332d7c19cff201a7ad8ebcefcffd69 Mon Sep 17 00:00:00 2001 From: Alex Turchyn Date: Sun, 6 Aug 2023 18:51:02 +0300 Subject: [PATCH] fix typo --- app/javascript/template_builder/fields.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/javascript/template_builder/fields.vue b/app/javascript/template_builder/fields.vue index 46189ab4..bb0157e6 100644 --- a/app/javascript/template_builder/fields.vue +++ b/app/javascript/template_builder/fields.vue @@ -76,7 +76,7 @@ Draw a text field on the page with a mouse
  • - Single click of the page to add a checkbox + Single click on the page to add a checkbox
  • Drag & drop any other field type on the page