1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-10 16:55:44 +02:00

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):