Skip to content

Commit 4f3f1c9

Browse files
authored
docs: fix typo
1 parent 99d6f78 commit 4f3f1c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1329,7 +1329,7 @@ need to be parsed. The following are some of the properties on a `Field` object:
13291329
* `length` - a number of the field length, as given by the database.
13301330

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

13341334
When getting the field data, the following helper methods are present on the
13351335
`field` object:

0 commit comments

Comments
 (0)