From 9ecf6f38fcccd70d1b9ac56b86264e6ce78c7b43 Mon Sep 17 00:00:00 2001 From: Titus Date: Thu, 24 Oct 2024 12:27:29 +0200 Subject: [PATCH] Fix typo Signed-off-by: Titus --- src/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.js b/src/index.js index 4595b326..58407ffa 100644 --- a/src/index.js +++ b/src/index.js @@ -737,7 +737,7 @@ function Playground() { })} -

…you‘d get the above output as shown in the playground.

+

…you’d get the above output as shown in the playground.