From e7e586b8c3d3a23b5f7d4462445b1d391677e737 Mon Sep 17 00:00:00 2001 From: Daniel Pina Date: Tue, 11 May 2021 18:48:51 +0100 Subject: [PATCH] Update 01_Validation.md --- docs/en/02_Developer_Guides/03_Forms/01_Validation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/02_Developer_Guides/03_Forms/01_Validation.md b/docs/en/02_Developer_Guides/03_Forms/01_Validation.md index f9e25e939..a500ffb61 100644 --- a/docs/en/02_Developer_Guides/03_Forms/01_Validation.md +++ b/docs/en/02_Developer_Guides/03_Forms/01_Validation.md @@ -314,7 +314,7 @@ class Page extends SiteTree ``` ## Related Lessons -* [Intoduction to frontend forms](https://www.silverstripe.org/learn/lessons/v4/introduction-to-frontend-forms-1) +* [Introduction to frontend forms](https://www.silverstripe.org/learn/lessons/v4/introduction-to-frontend-forms-1) ## API Documentation