Skip to content

Commit e8fcab3

Browse files
author
Tom Doan
committed
Updated content
1 parent b8b5d9a commit e8fcab3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ You have complete control over the style and size of the lens by modifying `magn
2727

2828
### Step 2: Add the HTML
2929

30-
Assign the `magnify-image` class to the small image. The URI to the large image can be placed in the `data-magnify-src` attribute (as shown below) or passed as the `src` option when calling the `.magnify()` function.
30+
Assign the `magnify-image` class to the small image. The URI to the large image can be placed in the `data-magnify-src` attribute (as shown below) or passed as the `src` option when calling the `.magnify()` function. Assign the `magnify` class to the small image's parent element.
3131

3232
```html
3333
<div class="magnify">

0 commit comments

Comments
 (0)