Skip to content

Commit 06747a3

Browse files
authored
Merge pull request mdn#83 from ppeyliang/fix-logical-mdp-typo
Fix typo in logical-mbp.html
2 parents 7c7f66f + 1a73aaa commit 06747a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

learn/writing-modes/logical-mbp.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<div class="wrapper">
5757
<div class="box physical">
5858
<h2>Physical Properties</h2>
59-
<p>A paragraph. Demonstrating Logical Properties in CSS.</p>
59+
<p>A paragraph. Demonstrating Physical Properties in CSS.</p>
6060
</div>
6161
<div class="box logical">
6262
<h2>Logical Properties</h2>

0 commit comments

Comments
 (0)