From fc4b9d54afac48e886a9fbce5653678c17c4f75c Mon Sep 17 00:00:00 2001 From: Steven Vanderschaeve Date: Thu, 30 Jan 2020 09:21:41 +0100 Subject: [PATCH] Fix type in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d1d7b47c..753149bd 100644 --- a/README.md +++ b/README.md @@ -846,7 +846,7 @@ The element is used to embed definitions that can be reused inside an SVG #### Image -The element allows a raster image to be included in an Svg componenet. +The element allows a raster image to be included in an Svg component. ```jsx