Skip to content

Commit

Permalink
Update Scoop.js
Browse files Browse the repository at this point in the history
  • Loading branch information
matteocargnelutti committed May 5, 2023
1 parent ca44879 commit 1be9a1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Scoop.js
Original file line number Diff line number Diff line change
Expand Up @@ -1367,7 +1367,7 @@ export class Scoop {
/**
* @typedef {Object} ScoopCaptureSummary
* @property {int} state
* @property {string[]} states - Indexed Scoop.states values.
* @property {string[]} states - Zero-indexed Scoop.states values.
* @property {string} targetUrl
* @property {boolean} targetUrlIsWebPage
* @property {ScoopOptions} options
Expand Down

0 comments on commit 1be9a1e

Please sign in to comment.