Skip to content

Commit

Permalink
Small Typo Error Corrected (#1278)
Browse files Browse the repository at this point in the history
  • Loading branch information
vaibhavmatta authored and jywarren committed Oct 29, 2019
1 parent b1600af commit cff82c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ If only one module is to be added, `modules` is simply the name of the module.
If multiple images are to be added, `modules` is an array, which holds the names of modules
to be added, in that particular order.

optional_otions is just an optional parameter, in object form, which you might
optional_options is just an optional parameter, in object form, which you might
want to provide to the modules.

A variety of syntaxes are supported by Image Sequencer to add multiple steps and configurations quickly for module chaining. The project supports the string syntax, designed to be compact and URL friendly, and JSON, for handling more complex sequences. This can be achieved by passing strings to `sequencer.addStep()`:
Expand Down

0 comments on commit cff82c9

Please sign in to comment.