datocms-plugin-everything-svg 1.2.0 → 1.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # DatoCMS plugin: Everything SVG
2
2
 
3
- **This DatoCMS plugin lets you upload SVGs to your DatoCMS project and select the raw SVG it in your models. This way you can have the raw SVG and fetch it from DatoCMS from a `text` or `string` field.**
3
+ **This DatoCMS plugin lets you upload SVGs to your DatoCMS project and select the raw SVG in your models. This way you can have the raw SVG and fetch it from a `text` or `string` field.**
4
4
 
5
5
  ![](https://github.com/voorhoede/datocms-plugin-everything-svg/raw/main/docs/everything-svg.png)
6
6