Skip to content

Commit b85ab4c

Browse files
committed
Fixing one timestamp
1 parent dc176c3 commit b85ab4c

File tree

1 file changed

+1
-1
lines changed
  • content/videos/challenges/180-falling-sand

1 file changed

+1
-1
lines changed

content/videos/challenges/180-falling-sand/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
{ "time": "3:36", "title": "Code! Creating a grid" },
1717
{ "time": "5:04", "title": "Animating a falling grain of sand" },
1818
{ "time": "7:32", "title": "About matrix columns and rows" },
19-
{ "time": "7:58", "title": "Let's account for the bottom edge" },
19+
{ "time": "8:04", "title": "Let's account for the bottom edge" },
2020
{ "time": "9:09", "title": "Adding mouse interaction" },
2121
{ "time": "9:42", "title": "More sophisticated sand behavior" },
2222
{ "time": "10:43", "title": "Oops! Some errors to fix" },

0 commit comments

Comments
 (0)