Skip to content

Commit 001c9c8

Browse files
Merge pull request #1130 from ddikodroid/develop
docs: fix typo on Typescript example link
2 parents da1863d + c76e48b commit 001c9c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ This repo includes 4 example apps. One made with Expo, one Native JavaScript cod
4646

4747
- [Expo example](./examples/ExpoMessaging)
4848
- [Native example](./examples/NativeMessaging)
49-
- [Typescript example](./examples/TypescriptMessaging)
49+
- [Typescript example](./examples/TypeScriptMessaging)
5050
- [Fully featured messaging application](./examples/SampleApp)
5151

5252
Besides, our team maintains a dedicated repository for fully-fledged sample applications and demos at [GetStream/react-native-samples](https://github.com/GetStream/react-native-samples). Please consider checking following sample applications:

0 commit comments

Comments
 (0)