Skip to content

Commit 5b27a01

Browse files
committed
fixed line break in plugins readme.md
1 parent aa5fc0a commit 5b27a01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ The `noop-success` and `noop-error` loaders will return the current state to Laz
205205

206206
## Picture Loader
207207
**Names:** `pic`, `picture`
208-
**Parameters:** `data-src`, `data-srcset`, `data-media`, `data-sizes`
208+
**Parameters:** `data-src`, `data-srcset`, `data-media`, `data-sizes`
209209
**Default for:** `<picture>`
210210

211211
Loads `<picture>` elements and attach the sources.

0 commit comments

Comments
 (0)