Skip to content

Commit

Permalink
Merge eae9a3f into fbd16ef
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeingalls committed Feb 4, 2022
2 parents fbd16ef + eae9a3f commit 1658dab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/document-history.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Since -- by default -- ShareDB stores all of the submitted operations, these ope

ShareDB exposes two methods for this:

- [`connection.fetchSnapshot()`]({{ site.baseurl }}{% link api/connection.md %}fetchsnapshot) -- fetches a snapshot by version number
- [`connection.fetchSnapshot()`]({{ site.baseurl }}{% link api/connection.md %}#fetchsnapshot) -- fetches a snapshot by version number
- [`connection.fetchSnapshotByTimestamp()`]({{ site.baseurl }}{% link api/connection.md %}#fetchsnapshotbytimestamp) -- fetches a snapshot by UNIX timestamp

{: .info }
Expand Down

0 comments on commit 1658dab

Please sign in to comment.