Skip to content

Commit

Permalink
Fix typo in readme (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
karlicoss committed Jun 5, 2024
1 parent 73e6645 commit 3fae83b
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 @@ -293,7 +293,7 @@ It's the `<form>` that needs to be synchronized or a CSS selector (one element).

Removes any listeners added by `syncForm`.

#### optionsStorage.exportFromFile()
#### optionsStorage.exportToFile()

Opens the browser’s "save file" dialog to export options to a JSON file. If your form has a `.js-export` element, this listener will be attached automatically.

Expand Down

0 comments on commit 3fae83b

Please sign in to comment.