diff --git a/public/docs/ts/latest/guide/index.jade b/public/docs/ts/latest/guide/index.jade index 282029cda9..8430890fb3 100644 --- a/public/docs/ts/latest/guide/index.jade +++ b/public/docs/ts/latest/guide/index.jade @@ -100,7 +100,7 @@ table(width="100%") block example-links :marked Look for a link to a running version of that sample near the top of each page, - such as this from the [Architecture](architecture.html) chapter. + such as this from the [Architecture](architecture.html) chapter. The link launches a browser-based code editor where we can inspect, modify, save, and download the code.