From d86f7c239d2f50fc1835052e7043107edf2d678d Mon Sep 17 00:00:00 2001 From: Mehdi Osman Date: Wed, 26 May 2021 23:15:14 +0200 Subject: [PATCH] :broom: Fixed few typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index aefad285c..305f26b6b 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@

-OpenReplay is a session replay stack that let's you see what users do on your web app, helping you troubleshoot issues faster. It's the only open-source alternative to products such as FullStory, LogRocket or Hotjar. +OpenReplay is a session replay stack that let's you see what users do on your web app, helping you troubleshoot issues faster. It's the only open-source alternative to products such as FullStory and LogRocket. - **Session replay.** OpenReplay replays what users do, but not only. It also shows you what went under the hood, how your website or app behaves by capturing network activity, console logs, JS errors, store actions/state, page speed metrics, cpu/memory usage and much more. - **Low footprint**. With a ~16KB (.gz) tracker that asynchronously sends minimal data for a very limited impact on performance. @@ -70,7 +70,7 @@ For those who want to simply use OpenReplay as a service, [sign up](https://asay Please refer to the [official OpenReplay documentation](https://docs.openreplay.com/). That should help you troubleshoot common issues. For additional help, you can reach out to us on one of these channels: - [Slack](https://slack.openreplay.com) (Connect with our engineers and community) -- [GitHub](https://github.com/openreplay/openreplay) (Bug and issue reports) +- [GitHub](https://github.com/openreplay/openreplay/issues) (Bug and issue reports) - [Twitter](https://twitter.com/asayerio) (Product updates, Great content) - [Website chat](https://openreplay.com) (Talk to us)