diff --git a/Filer-Change-Data-Capture.md b/Filer-Change-Data-Capture.md index 9a618be..0b2417c 100644 --- a/Filer-Change-Data-Capture.md +++ b/Filer-Change-Data-Capture.md @@ -4,7 +4,7 @@ Actually SeaweedFS can give you more! # Experience it first -You can continuously watch the SeaweedFS meta data changes. Let's also filer with `jq` and see only the new files created: +You can continuously watch the SeaweedFS meta data changes. Let's also filter with `jq` and see only the new files created: ``` $ weed filer.meta.tail -timeAgo=3h | jq .eventNotification.newEntry {