svgo: fix spelling of "Node.js"

This commit is contained in:
Waldir Pimenta
2019-01-11 00:42:59 +00:00
committed by Agniva De Sarker
parent 52bd8f25ba
commit 6831237aa9

View File

@@ -1,6 +1,6 @@
# svgo
> SVG Optimizer: a Nodejs-based tool for optimizing Scalable Vector Graphics files.
> SVG Optimizer: a Node.js-based tool for optimizing Scalable Vector Graphics files.
> It applies a series of transformation rules (plugins), which can be toggled individually.
- Optimize a file using the default plugins (overwrites the original file):