Skip to content

Commit dafdb86

Browse files
committed
Update README.md
1 parent d8935e1 commit dafdb86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ You have to define a `$versioned` array in your model that contains all versione
8080

8181
### Queries
8282

83-
#### Get data from database
83+
#### Get versions from database
8484

8585
By default the query builder will fetch the latest version (e. g. `User::find(1);` will return the latest version of user #1).
8686

0 commit comments

Comments
 (0)