Skip to content

Commit

Permalink
Merge pull request #8 from Akash190104/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
evert authored Oct 22, 2022
2 parents 984fbf4 + 9716fc8 commit ca13d46
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 @@ -2,7 +2,7 @@ html-form-enhancer
==================

This package contains a small javascript utility that adds a few features
to HTML forms that are often requested, but don't exists in browsers:
to HTML forms that are often requested, but don't exist in browsers:

* `enctype="application/json"` to encode form fields to JSON.
* Support for additional methods such as `PUT`, `DELETE`, `PATCH`, `REPORT`,
Expand Down

0 comments on commit ca13d46

Please sign in to comment.