Skip to content

Commit

Permalink
docs: fsPointer = dataRoot
Browse files Browse the repository at this point in the history
  • Loading branch information
icidasset committed Dec 15, 2023
1 parent fbb2c4c commit e1fda8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/nest/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ fs.on('commit', ({ dataRoot, modifications }) => {
fs.on('publish', ({ dataRoot }) => {
// Commit approved and performed ✅
// Debounced and delayed ✅
fsPointer
fsPointer = dataRoot
})
```

Expand Down

0 comments on commit e1fda8d

Please sign in to comment.