From 446d98abe619e121cb92f55d9006e0c10b3df929 Mon Sep 17 00:00:00 2001 From: Karolina Rymer Date: Tue, 17 Oct 2023 15:03:53 +0200 Subject: [PATCH] . --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea31951..2a6ef87 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Chat SDK offers a set of handy methods to create your own feature-rich chat or a Chat SDK is written in TypeScript and relies on the existing [JavaScript SDK](https://www.pubnub.com/docs/sdks/javascript). -It's framework-agnostic and lets you build client- or server-side chat apps using any JavaScript-based framework, like: +It's framework-agnostic and lets you build client-side or server-side chat apps using any JavaScript-based framework, like: - React - React Native