mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-11 01:35:50 +02:00
svgo: fix spelling of "Node.js"
This commit is contained in:
parent
52bd8f25ba
commit
6831237aa9
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# svgo
|
# 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.
|
> It applies a series of transformation rules (plugins), which can be toggled individually.
|
||||||
|
|
||||||
- Optimize a file using the default plugins (overwrites the original file):
|
- Optimize a file using the default plugins (overwrites the original file):
|
||||||
|
|
Loading…
Add table
Reference in a new issue