Skip to content

Commit

Permalink
Merge pull request #994 from joaopcm/patch-1
Browse files Browse the repository at this point in the history
Fix README.md in the editField section
  • Loading branch information
andreascful authored Jan 26, 2022
2 parents 8c31695 + 67d3911 commit 28d057a
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 @@ -572,7 +572,7 @@ Creates a field with provided `id`.

Edits the field of provided `id`.

**`id : string`** – The ID of the field to delete.
**`id : string`** – The ID of the field to edit.

**`opts : Object`** – Same as [`createField`](#createfieldid--string-opts--object--field) listed above.

Expand Down

0 comments on commit 28d057a

Please sign in to comment.