Skip to content

Commit 8f17eab

Browse files
AndreyBykovhonzajavorek
authored andcommitted
fix(academy): remove unnecessary exclamation mark
1 parent 5e27a2b commit 8f17eab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sources/academy/webscraping/switching_to_typescript/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,4 +156,4 @@ Outputted is `2099`, exactly what we expected. Awesome!
156156

157157
## Next up {#next}
158158

159-
In the [next lesson](./using_types.md)!, we'll be discussing how to use some of the core types that TypeScript offers.
159+
In the [next lesson](./using_types.md), we'll be discussing how to use some of the core types that TypeScript offers.

0 commit comments

Comments
 (0)