1
0
mirror of https://github.com/phuoc-ng/csslayout.git synced 2025-08-16 11:04:30 +02:00

Fix several typos

Found using `codespell -wi3 **/*`.
This commit is contained in:
Hugo Locurcio
2020-04-03 11:27:13 +02:00
parent da2c718a53
commit 7a62f48186
5 changed files with 6 additions and 6 deletions

View File

@@ -74,7 +74,7 @@ Note that we use \`flex-direction: row-reverse\` on the container
margin: 0 2px;
padding: 0;
/* Used to postion the hover state */
/* Used to position the hover state */
position: relative;
}
</style>