Skip to content

Commit

Permalink
fix some readme typos
Browse files Browse the repository at this point in the history
  • Loading branch information
autopulated committed Apr 26, 2024
1 parent fa507e5 commit 4727a7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +135,8 @@ Index to main classes and methods:
* [async .remove()](#async-modelremove)
* [async .toObject(options)](#async-modeltoobjectvirtuals-converteroptions)
* [static async .getById()](#static-async-modelgetbyidid)
* [static async .queryOne(query, optoins)](#static-async-modelqueryonequery-options)
* [static async .queryMany(query, optoins)](#static-async-modelquerymanyquery-options)
* [static async .queryOne(query, options)](#static-async-modelqueryonequery-options)
* [static async .queryMany(query, options)](#static-async-modelquerymanyquery-options)


## DynamoDM(options)
Expand Down

0 comments on commit 4727a7d

Please sign in to comment.