diff --git a/property/align-self/index.html b/property/align-self/index.html index 0dc04ddd..718aa3f1 100644 --- a/property/align-self/index.html +++ b/property/align-self/index.html @@ -132,7 +132,7 @@
If the container has align-items: center
and the target has align-self: baseline
, only the target will be at the baseline of the cross axis.
By default, this means it will be aligned along the basline of the text.
+By default, this means it will be aligned along the baseline of the text.