Skip to content

Commit 152ed1d

Browse files
authored
fix typo
1 parent f467885 commit 152ed1d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

property/align-self/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ <h2 class="property-name">
132132
</p>
133133
<div class="example-description">
134134
<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>
136136

137137
</div>
138138
</header>

0 commit comments

Comments
 (0)