You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -1283,7 +1283,7 @@ picture on the left, not the picture on the right.
1283
1283
1284
1284
{{figure {url: "img/line-grid.svg", alt: "Two pixelated lines, one light, skipping across pixels diagonally, and one heavy, with all pixels connected horizontally or vertically", width: "6cm"}}}
1285
1285
1286
-
If we have code that draws a line between two arbitrary points, we
1286
+
Finally, if we have code that draws a line between two arbitrary points, we
1287
1287
might as well use it to also define a `line` tool,
1288
1288
which draws a straight line between the start and end of a drag.
0 commit comments