You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: property/align-self/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -132,7 +132,7 @@ <h2 class="property-name">
132
132
</p>
133
133
<divclass="example-description">
134
134
<p>If the container has <code>align-items: center</code> and the <strong>target</strong> has <code>align-self: baseline</code>, only the target will be at the baseline of the cross axis.</p>
135
-
<p>By default, this means it will be aligned along the basline of the text.</p>
135
+
<p>By default, this means it will be aligned along the baseline of the text.</p>
0 commit comments