diff --git a/packages/jsx/README.md b/packages/jsx/README.md index cf9edc10..a4e665f5 100644 --- a/packages/jsx/README.md +++ b/packages/jsx/README.md @@ -221,7 +221,7 @@ const anSvgElement = ( ) ``` -When there is a need to work with SVG as a string, you can use one of the following options. +If you need to use SVG as a string, you can choose from these options: Option 1: