Skip to content

Commit 74f8bd7

Browse files
authored
chore: fix typo (#1874)
1 parent 8390add commit 74f8bd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/03-plugins/cleanup-enable-background.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ svgo:
77

88
Cleans up [`enable-background`](https://developer.mozilla.org/docs/Web/SVG/Attribute/enable-background), unless the document uses [`<filter>`](https://developer.mozilla.org/docs/Web/SVG/Element/filter) elements.
99

10-
Only cleans up attribute values and inline-styles, but does not effect stylesheets in [`<style>`](https://developer.mozilla.org/docs/Web/SVG/Element/style) nodes.
10+
Only cleans up attribute values and inline-styles, but does not affect stylesheets in [`<style>`](https://developer.mozilla.org/docs/Web/SVG/Element/style) nodes.
1111

1212
This plugin will:
1313

0 commit comments

Comments
 (0)