Skip to content

Commit 4727a7d

Browse files
committed
fix some readme typos
1 parent fa507e5 commit 4727a7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,8 @@ Index to main classes and methods:
135135
* [async .remove()](#async-modelremove)
136136
* [async .toObject(options)](#async-modeltoobjectvirtuals-converteroptions)
137137
* [static async .getById()](#static-async-modelgetbyidid)
138-
* [static async .queryOne(query, optoins)](#static-async-modelqueryonequery-options)
139-
* [static async .queryMany(query, optoins)](#static-async-modelquerymanyquery-options)
138+
* [static async .queryOne(query, options)](#static-async-modelqueryonequery-options)
139+
* [static async .queryMany(query, options)](#static-async-modelquerymanyquery-options)
140140

141141

142142
## DynamoDM(options)

0 commit comments

Comments
 (0)