From 36d1da56689675a6e04805f39d233bfd7da2416b Mon Sep 17 00:00:00 2001 From: Aron Heinecke Date: Wed, 31 Aug 2022 16:36:04 +0200 Subject: [PATCH] more typos --- UPGRADING_V4_TO_V5.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/UPGRADING_V4_TO_V5.md b/UPGRADING_V4_TO_V5.md index 25ac14c4..85e0f5bc 100644 --- a/UPGRADING_V4_TO_V5.md +++ b/UPGRADING_V4_TO_V5.md @@ -24,8 +24,8 @@ Notify v5 by default uses `crossbeam-channel` internally. You can disable this a For macOS the kqueue backend can now be used alternatively by using the `macos_kqueue` feature. -## Plattforms +## Platforms -Plattform support in v5 now includes BSD and kqueue on macos in addition to fsevent. +Platform support in v5 now includes BSD and kqueue on macos in addition to fsevent. [notify-debouncer-mini]: https://crates.io/crates/notify-debouncer-mini \ No newline at end of file