Skip to content

Commit fe4f31c

Browse files
fusho-takahashiAndrewKushnir
authored andcommitted
docs: fix a typo (#42384)
The 'B' in 'StackBlitz' is lowercased. PR Close #42384
1 parent bd0d68f commit fe4f31c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aio/content/start/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Welcome to Angular!
44

55
This tutorial introduces you to the essentials of Angular by walking you through building an e-commerce site with a catalog, shopping cart, and check-out form.
66

7-
To help you get started right away, this tutorial uses a ready-made application that you can examine and modify interactively on [Stackblitz](https://stackblitz.com/)—without having to [set up a local work environment](guide/setup-local "Setup guide").
7+
To help you get started right away, this tutorial uses a ready-made application that you can examine and modify interactively on [StackBlitz](https://stackblitz.com/)—without having to [set up a local work environment](guide/setup-local "Setup guide").
88
StackBlitz is a browser-based development environment where you can create, save, and share projects using a variety of technologies.
99

1010
## Prerequisites

0 commit comments

Comments
 (0)