From e3d00aebe89ed9eb0f285a3d10942292831b5eb1 Mon Sep 17 00:00:00 2001 From: jinhojang6 Date: Sat, 22 Jul 2023 01:33:49 +0900 Subject: [PATCH] fix: fix escape typo --- src/pages/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/index.mdx b/src/pages/index.mdx index 2362c8ac..d663ab4f 100644 --- a/src/pages/index.mdx +++ b/src/pages/index.mdx @@ -60,7 +60,7 @@ import { { title: 'Modular', description: - 'Waku protocols are adaptive and platform agnostic, and can be customised based on an application's unique demands. Waku is built to flourish even in resource-restricted environments like browsers and mobile devices.', + 'Waku protocols are adaptive and platform agnostic, and can be customised based on an application\'s unique demands. Waku is built to flourish even in resource-restricted environments like browsers and mobile devices.', }, { title: 'Scalable',