Skip to content

Commit 282fa1d

Browse files
Jason-Cookedougwilson
authored andcommitted
docs: fix typo
closes #2226
1 parent 205bf57 commit 282fa1d

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
@@ -1343,7 +1343,7 @@ need to be parsed. The following are some of the properties on a `Field` object:
13431343
* `length` - a number of the field length, as given by the database.
13441344

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

13481348
When getting the field data, the following helper methods are present on the
13491349
`field` object:

0 commit comments

Comments
 (0)