From 6de4feafb503b169aadec1d243c610e10b25e234 Mon Sep 17 00:00:00 2001 From: Hamed Rabah <26891088+hamedrabah@users.noreply.github.com> Date: Mon, 24 Aug 2026 16:11:43 -0700 Subject: [PATCH] docs: fix README link and React panel apostrophe --- README.md | 2 +- .../replay-devtools/framework-devtools/react-panel/page.mdx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index af825804..da41b5a2 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Docs are built with: - [NextJS](https://nextjs.org/) - [Tailwind](https://tailwindcss.com/) -- [FlexSearch][https://github.com/nextapps-de/flexsearch] +- [FlexSearch](https://github.com/nextapps-de/flexsearch) ## Installation diff --git a/src/app/basics/replay-devtools/framework-devtools/react-panel/page.mdx b/src/app/basics/replay-devtools/framework-devtools/react-panel/page.mdx index d2d61b5e..e12a7dc1 100644 --- a/src/app/basics/replay-devtools/framework-devtools/react-panel/page.mdx +++ b/src/app/basics/replay-devtools/framework-devtools/react-panel/page.mdx @@ -14,7 +14,7 @@ description: Inspect React components at any point in time. ## Basics -Replay\u2019s React panel is similar to the React DevTools browser extension, but includes functionality only possible with time travel. +Replay's React panel is similar to the React DevTools browser extension, but includes functionality only possible with time travel. ### Select component picker