Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion js/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -423,7 +423,7 @@ var flexbox;
"action": null
},
{
"text": 'It\'s a good to click the little gear icon on one of your items. It will show the properties we\'ve applied to these items, which the fixed ones didn\'t have. You should see "flex-grow", "flex-shrink," and/or "flex-basis" properties and values.',
"text": 'Click the little gear icon on one of your items. It will show the properties we\'ve applied to these items, which the fixed ones didn\'t have. You should see "flex-grow", "flex-shrink," and/or "flex-basis" properties and values.',
"hasButton": false,
"xUrl": null,
"xText": null,
Expand Down