From da7cb03a790d86d3cef733095df9e60fb0de79ff Mon Sep 17 00:00:00 2001 From: LitoMore Date: Mon, 24 Jul 2023 03:38:52 +0800 Subject: [PATCH] Fix spell of `jsDelivr` (#9086) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e62b787e..e42353e2 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,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