Skip to content

Commit 2bc87c8

Browse files
jiangying000tabatkins
authored andcommitted
[css-images-3] Fix typo (#3100)
1 parent 7f6b964 commit 2bc87c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-images-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ Linear Gradients: the ''linear-gradient()'' notation {#linear-gradients}
284284

285285
This example illustrates visually how to calculate the <a>gradient line</a> from the rules above.
286286
This shows the starting and ending point of the <a>gradient line</a>,
287-
long with the actual gradient,
287+
along with the actual gradient,
288288
produced by an element with ''background: linear-gradient(45deg, white, black);''.
289289

290290
Notice how, though the starting point and ending point are outside of the box,

0 commit comments

Comments
 (0)