From c944469750d540591373cc68c80a112e66ca6478 Mon Sep 17 00:00:00 2001 From: Muescha <184316+muescha@users.noreply.github.com> Date: Tue, 21 Jul 2020 14:46:47 +0200 Subject: [PATCH] enhancement(docs): dictionary.txt -> CodePen -> fix brand name (#25875) --- dictionary.txt | 2 +- docs/docs/building-a-contact-form.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dictionary.txt b/dictionary.txt index 3bb80eb34a1d0..edb1c40c9f491 100644 --- a/dictionary.txt +++ b/dictionary.txt @@ -372,7 +372,7 @@ CodeName Codenames codeowner codeowners -Codepen +CodePen CodeSandbox codesplitting collegial diff --git a/docs/docs/building-a-contact-form.md b/docs/docs/building-a-contact-form.md index 303877a1fd1de..755925be34a53 100644 --- a/docs/docs/building-a-contact-form.md +++ b/docs/docs/building-a-contact-form.md @@ -68,7 +68,7 @@ Getform is a form backend platform which offers a free-plan for handling form su Once you've made the code changes to your form, you can head over to the contact page on your site and start submitting data to the form. The submissions will then be visible on the Getform dashboard. You can add multiple email addresses to receive email notifications for the forms created, as well as manipulate the data you see on Getform using Zapier and Webhooks options that are offered. -You can find more info on the registration process and form setup on the [Getform website](https://getform.io/) and find code examples (AJAX, reCAPTCHA etc) on their [Codepen](https://codepen.io/getform). +You can find more info on the registration process and form setup on the [Getform website](https://getform.io/) and find code examples (AJAX, reCAPTCHA etc) on their [CodePen](https://codepen.io/getform). ### Netlify