Skip to content

Commit

Permalink
Tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
tonytlwu committed Mar 14, 2024
1 parent 5fef42d commit 9b6d080
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/API/core/widget.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Fliplet.API.request('v1/widget-instances/123').then(function (response) {
})
```

### Find widgets for a page
### Find widgets

```js
Fliplet.Widget.find().then(function(instances) {
Expand Down

0 comments on commit 9b6d080

Please sign in to comment.