We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fc53c0 commit 36c9f61Copy full SHA for 36c9f61
week-2/13-order/readme.md
@@ -1,8 +1,8 @@
1
# Item order
2
3
-The `flex-order` property is used to move a *specific* item to a different position in the list.
+The `order` property is used to move a *specific* item to a different position in the list.
4
5
-> **Remember:** if you forgot how to use the `flex-order` property, you can always:
+> **Remember:** if you forgot how to use the `order` property, you can always:
6
> 1. Google the word "flexbox"
7
> 2. Click on the link from "CSS-tricks"
8
> 
0 commit comments