diff --git a/public/docs/ts/latest/quickstart.jade b/public/docs/ts/latest/quickstart.jade index 400b1d0d11..4ad34e2290 100644 --- a/public/docs/ts/latest/quickstart.jade +++ b/public/docs/ts/latest/quickstart.jade @@ -327,7 +327,7 @@ code-example(format=""). 3. Where we import and run the `main` file that we just wrote. - 3. The [<my-app>](#my-app) tag in the `` which is *where our app lives!* + 4. The [<my-app>](#my-app) tag in the `` which is *where our app lives!* a(id="libraries") :marked