Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit a52d8c3

Browse files
DeborahKwardbell
authored andcommitted
docs(validation): Change to 'Table of Contents'
Same change to NgModules closes #2315
1 parent 39c5a2b commit a52d8c3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

public/docs/ts/latest/cookbook/form-validation.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ a#top
1212

1313
a#toc
1414
:marked
15-
## Contents
15+
## Table of Contents
1616

1717
[Simple Template-Driven Forms](#template1)
1818

public/docs/ts/latest/guide/ngmodule.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ block includes
1717
This page explains how to **create** `NgModule` classes and how to load them,
1818
either immediately when the application launches or later, as needed, via the [Router](router.html).
1919

20-
## Contents
20+
## Table of Contents
2121
* [Angular modularity](#angular-modularity "Add structure to the app with NgModule")
2222
* [The application root module](#root-module "The startup module that every app requires")
2323
* [Bootstrap](#bootstrap "Launch the app in a browser with the root module as the entry point") the root module

0 commit comments

Comments
 (0)