diff --git a/pages/common/svgo.md b/pages/common/svgo.md index 75a920d95c..a8d15a9f4f 100644 --- a/pages/common/svgo.md +++ b/pages/common/svgo.md @@ -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):