From fe66cb799033a29df42b5f7d197b11a6b5f92ac4 Mon Sep 17 00:00:00 2001 From: Thomas Heartman Date: Mon, 9 Jan 2023 15:17:04 +0100 Subject: [PATCH] docs: typo; plural to singular --- website/readme-fns.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/readme-fns.js b/website/readme-fns.js index 208f478ee4..a9481028fc 100644 --- a/website/readme-fns.js +++ b/website/readme-fns.js @@ -59,7 +59,7 @@ const documentUrls = Object.entries(SDKS).map( // Replace links in the incoming readme content. // -// There's one cases we want to handle: +// There's one case we want to handle: // // 1. Relative links that point to the repo. These must be prefixed with the // link to the github repo.