diff --git a/public/docs/ts/latest/guide/glossary.jade b/public/docs/ts/latest/guide/glossary.jade index 170dd74c71..17817d2c24 100644 --- a/public/docs/ts/latest/guide/glossary.jade +++ b/public/docs/ts/latest/guide/glossary.jade @@ -461,7 +461,7 @@ Angular runs our application in a zone where it can respond to asynchronous events by checking for data changes and updating - the information it displays via [data binding(#data-binding). + the information it displays via [data binding](#data-binding). Learn more about zones in this [Brian Ford video](https://www.youtube.com/watch?v=3IqtmUscE_U). \ No newline at end of file