diff --git a/README.md b/README.md
index 0bdee221..a56b12fb 100644
--- a/README.md
+++ b/README.md
@@ -345,7 +345,7 @@ The element is used to define a text.
fontWeight="bold"
x="100"
y="20"
- alignment="center"
+ textAnchor="middle"
>STROKED TEXT
```
@@ -387,7 +387,7 @@ The element is a container used to group other SVG elements. Transformations
y="75"
stroke="#600"
fill="#600"
- textAnchor="center"
+ textAnchor="middle"
>
Text grouped with shapes