Skip to content

Commit

Permalink
Fix a filename of example
Browse files Browse the repository at this point in the history
There isn't `monitor_full.rs` and I assume `debouncer_full.rs` is
the correct name.
  • Loading branch information
y-yagi authored and 0xpr03 committed Aug 21, 2023
1 parent 2e971e5 commit 03ac300
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Examples for notify and the debouncers.
### Notify Debouncer Full (debouncer)

- **monitor_debounced** basic usage example for the debouncer
- **monitor_full** advanced usage accessing the internal file ID cache
- **debouncer_full** advanced usage accessing the internal file ID cache

### Debouncer Mini (mini debouncer)

Expand Down

0 comments on commit 03ac300

Please sign in to comment.