diff options
author | tokiedokie <thetokiedokie@gmail.com> | 2020-08-18 01:17:57 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-17 12:17:57 -0400 |
commit | 68e1ba07d3d6716ff651fe6d379b46fb61253a1d (patch) | |
tree | ffc1c992fac9bb07939f7b7b6377e99e63823a5d /docs/examples | |
parent | 684eddcc6bf0c1446c9aba0cdf001c661c19ab24 (diff) |
typos (#7082)
Diffstat (limited to 'docs/examples')
-rw-r--r-- | docs/examples/file_system_events.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/file_system_events.md b/docs/examples/file_system_events.md index 2abebc33e..2999ccdfe 100644 --- a/docs/examples/file_system_events.md +++ b/docs/examples/file_system_events.md @@ -1,4 +1,4 @@ -### File system events +## File system events To poll for file system events: |