We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc62682 commit 720bbe1Copy full SHA for 720bbe1
README.md
@@ -55,7 +55,7 @@ dependencies {
55
56
restorer.takeSnapshot()
57
58
- // later call this to restore to the state when you called snapshot
+ // later call this to restore to the state when you called takeSnapshot
59
restorer.restore()
60
61
## Example
0 commit comments