Skip to content

Commit a24a97d

Browse files
Update README.md
1 parent 5279a65 commit a24a97d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ We can see above that there are many spacers, but we only need to worry about fo
9191
- Outer Spacer
9292
- Bottom Spacer
9393

94-
Once we have this structure, where there are three layers each with their own spacers, the only thing left is to calculate the dimensions of the spacers listed above. Specifically, it is important to know their heights (you can actually set thier widths to zero, and rely on floating them left or right).
94+
Once we have this structure, where there are three layers each with their own spacers, the only thing left is to calculate the dimensions of the spacers listed above. Specifically, it is important to know their heights.
9595

9696

9797
### Algorithm

0 commit comments

Comments
 (0)