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