Skip to content

Commit

Permalink
docs: fix typo
Browse files Browse the repository at this point in the history
closes #2226
  • Loading branch information
Jason-Cooke authored and dougwilson committed Sep 19, 2019
1 parent 205bf57 commit 282fa1d
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 @@ -1343,7 +1343,7 @@ need to be parsed. The following are some of the properties on a `Field` object:
* `length` - a number of the field length, as given by the database.

The `next` argument is a `function` that, when called, will return the default
type conversaion for the given field.
type conversion for the given field.

When getting the field data, the following helper methods are present on the
`field` object:
Expand Down

0 comments on commit 282fa1d

Please sign in to comment.