Skip to content

Commit 6831d68

Browse files
authored
Update solution.md
Remove extra "b" from "visible".
1 parent 120700e commit 6831d68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2-ui/2-events/01-introduction-browser-events/07-carousel/solution.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The images ribbon can be represented as `ul/li` list of images `<img>`.
22

3-
Normally, such a ribbon is wide, but we put a fixed-size `<div>` around to "cut" it, so that only a part of the ribbon is visibble:
3+
Normally, such a ribbon is wide, but we put a fixed-size `<div>` around to "cut" it, so that only a part of the ribbon is visible:
44

55
![](carousel1.svg)
66

0 commit comments

Comments
 (0)