From 8d617d77878a9b92ac3b2db445ee093cebad27d4 Mon Sep 17 00:00:00 2001 From: Ben Hampson <77866043+Ben-Hampson@users.noreply.github.com> Date: Wed, 9 Jun 2021 14:29:28 +0100 Subject: [PATCH] typo & grammar fixes in readme (#670) * Bump hosted-git-info from 2.8.8 to 2.8.9 Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9) Signed-off-by: dependabot[bot] * Bump lodash from 4.17.20 to 4.17.21 Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21) Signed-off-by: dependabot[bot] * Typo + grammar fixes. Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Thomas Bui <43018778+Thomas-Boi@users.noreply.github.com> Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com> --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index bd5aca73..3cdf462c 100644 --- a/README.md +++ b/README.md @@ -187,12 +187,10 @@ npm install ```
Build the font and export stylesheet
-Open icomoon.io and import icomoon.json. Choose yes when beeing asked -if you like to restore the settings stored in the configuration file. +Open icomoon.io and import icomoon.json. Choose yes when being asked +if you would like to restore the settings stored in the configuration file. -The next step is to click on Generate font and download the resulting archive. Extract it -contents and you will find a fonts directory next to a style.css. Replace the content of the fonts folder, -rename the style.css to devicon.css and follow the next step to build the final stylesheet. +The next step is to click on Generate font and download the resulting archive. Extract the contents and you will find a fonts directory next to a style.css. Replace the contents of the fonts folder, rename style.css as devicon.css and follow the next step to build the final stylesheet.
Build and minify stylesheet