Skip to content

Commit 86d9b2c

Browse files
committed
Update README
1 parent fe337ef commit 86d9b2c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ Supports all key types - primary hash key and composite keys.
2020
* [Conditions](#conditions)
2121
* [all() and first()](#all-and-first)
2222
* [Pagination](#pagination)
23-
* [Update](#update) / [updateAsync()](#updateasync)
24-
* [Save](#save) / [saveAsync()](#saveasync)
25-
* [Delete](#delete) / [deleteAsync()](#deleteasync)
26-
* [Chunk](#chunk)
23+
* [update](#update) / [updateAsync()](#updateasync)
24+
* [save](#save) / [saveAsync()](#saveasync)
25+
* [delete](#delete) / [deleteAsync()](#deleteasync)
26+
* [chunk](#chunk)
2727
* [limit() and take()](#limit-and-take)
2828
* [firstOrFail()](#firstorfail)
2929
* [findOrFail()](#findorfail)

0 commit comments

Comments
 (0)