Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src/doc
diff options
context:
space:
mode:
authorJulien Deswaef <judeswae@thoughtworks.com>2018-10-08 21:19:00 +0300
committerJulien Deswaef <judeswae@thoughtworks.com>2018-10-08 21:19:00 +0300
commitfc25baa48b9a675867d54ffdc170a45ccf5699f5 (patch)
tree23181dbcab174de5e1a063e87b77cf4d25ae0d92 /src/doc
parent9f7d1e51470aceafccd741e319cdf1dfa302363e (diff)
Merging typo fix into source file
Diffstat (limited to 'src/doc')
-rw-r--r--src/doc/README.md-nobuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/README.md-nobuild b/src/doc/README.md-nobuild
index b89a97885..ffdee9543 100644
--- a/src/doc/README.md-nobuild
+++ b/src/doc/README.md-nobuild
@@ -16,7 +16,7 @@ A tremendous gratitude is given to the whole team behind [Font Awesome](https://
Though If you believe in distributed open source design and wish to be part of this new adventure, please start submitting patches and suggestions of improvement.
-Also, if you care about owning the build process of your icon font, this project will give you that. The whole pipeline is chared and free to use for any purpose. You could be spinning your own icon font with your clever name by just forking this project and changing a few settings.
+Also, if you care about owning the build process of your icon font, this project will give you that. The whole pipeline is shared and free to use for any purpose. You could be spinning your own icon font with your clever name by just forking this project and changing a few settings.
## How to use
There is a full page in our documentation website that explains [how to use {{ site.forkawesome.name }} in your web project]({{ site.forkawesome.url}}get-started/). It ranges from just pointing to a CSS file on a CDN, hosting it on your own server or even adapting the LESS and SCSS files to your own liking.