From 4a42f686466565d9114d23a31ad37b1e05e6728c Mon Sep 17 00:00:00 2001 From: LitoMore Date: Sun, 15 Sep 2024 11:07:55 +0800 Subject: [PATCH] Fix spellings (#11769) --- CONTRIBUTING.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e4220bf7..de87f1a3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -99,7 +99,7 @@ To be considered popular enough to be within our scope, a brand must be in exist 1. In cases where a brand does not have its own website the Similarweb rank of its parent company will be accepted _if_ the brand is that company's primary product. 1. Its packages meet one of the following minimum requirements: - [npm](https://www.npmjs.com): 100k weekly downloads, - - [JSDelivr](https://www.jsdelivr.com): 1m daily or 35m monthly requests, + - [jsDelivr](https://www.jsdelivr.com): 1m daily or 35m monthly requests, - [crates.io](https://crates.io): 100k weekly downloads, - [PyPi Stats](https://pypistats.org): 100k weekly downloads, or, 1. If the brand is a Fediverse project, it needs to have a minimum of 10,000 Monthly Active Users as listed on [FediDB](https://fedidb.org/software). diff --git a/README.md b/README.md index 0df7270b..b2b69ffe 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Icons can be downloaded as SVGs directly from [our website](https://simpleicons. ### CDN Usage -Icons can be served from a CDN such as [jsDelivr](https://www.jsdelivr.com/package/npm/simple-icons) or [Unpkg](https://unpkg.com/browse/simple-icons/). Simply use the `simple-icons` npm package and specify a version in the URL like the following: +Icons can be served from a CDN such as [jsDelivr](https://www.jsdelivr.com/package/npm/simple-icons) or [unpkg](https://unpkg.com/browse/simple-icons/). Simply use the `simple-icons` npm package and specify a version in the URL like the following: ```html