From 27faaf31a00b4913359aefb21c58387dcbde8179 Mon Sep 17 00:00:00 2001 From: Gilbert Pellegrom Date: Wed, 28 Aug 2019 14:24:38 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1302cbd..ec05097 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,7 @@ Initialises the FlexMasonry library and sets up the `targets` as masonry grids. Refreshes the `target` grid layout. -* `targets` can be a string, an array of elements or a `Node​List`. +* `target` must be an `Element`. * `options` [see above](#options). **`refreshAll(options = {})`**