diff --git a/public/docs/ts/latest/cookbook/form-validation.jade b/public/docs/ts/latest/cookbook/form-validation.jade index d9ae352ce5..70bbd1a26c 100644 --- a/public/docs/ts/latest/cookbook/form-validation.jade +++ b/public/docs/ts/latest/cookbook/form-validation.jade @@ -12,7 +12,7 @@ a#top a#toc :marked - ## Contents + ## Table of Contents [Simple Template-Driven Forms](#template1)