diff --git a/sources/academy/webscraping/switching_to_typescript/installation.md b/sources/academy/webscraping/switching_to_typescript/installation.md index ecbd5b620..c276fbf6d 100644 --- a/sources/academy/webscraping/switching_to_typescript/installation.md +++ b/sources/academy/webscraping/switching_to_typescript/installation.md @@ -156,4 +156,4 @@ Outputted is `2099`, exactly what we expected. Awesome! ## Next up {#next} -In the [next lesson](./using_types.md)!, we'll be discussing how to use some of the core types that TypeScript offers. +In the [next lesson](./using_types.md), we'll be discussing how to use some of the core types that TypeScript offers.