From c57ee26f64dd39cfe81b81238094eb134496079a Mon Sep 17 00:00:00 2001 From: Deborah Kurata Date: Mon, 12 Sep 2016 09:19:37 -0700 Subject: [PATCH] docs(validation): Change to 'Table of Contents' --- public/docs/ts/latest/cookbook/form-validation.jade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)