Skip to content

Commit

Permalink
Fix typo on docs (#3852)
Browse files Browse the repository at this point in the history
Minor typo fix on docs 02-javascript-api
  • Loading branch information
jpsc committed Nov 2, 2020
1 parent 3d719bb commit b41e532
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/02-javascript-api.md
Expand Up @@ -82,7 +82,7 @@ The `inputOptions` object can contain the following properties (see the [big lis
const inputOptions = {
// core input options
external,
input, // condtionally required
input, // conditionally required
plugins,

// advanced input options
Expand Down

0 comments on commit b41e532

Please sign in to comment.