Skip to content

Commit f873bb7

Browse files
authored
fix typo (#339)
1 parent ac45dbd commit f873bb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sdks/typescript/quickstart.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Please note that TypeScript is supported as a client language only. **Before you
77
- [Rust](/docs/modules/rust/quickstart)
88
- [C#](/docs/modules/c-sharp/quickstart)
99

10-
By the end of this introduciton, you will have created a basic single page web app which connects to the `quickstart-chat` database created in the above module quickstart guides.
10+
By the end of this introduction, you will have created a basic single page web app which connects to the `quickstart-chat` database created in the above module quickstart guides.
1111

1212
## Project structure
1313

0 commit comments

Comments
 (0)