1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-10 17:53:36 +02:00

docs: typo; plural to singular

This commit is contained in:
Thomas Heartman 2023-01-09 15:17:04 +01:00 committed by GitHub
parent 3fce0c4090
commit fe66cb7990
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.