Tagged docs typo

This commit is contained in:
Félix Saparelli 2021-10-17 03:54:48 +13:00
parent 1eb10074ef
commit 489fb612c7
No known key found for this signature in database
GPG Key ID: B948C4BAE44FC474
1 changed files with 2 additions and 2 deletions

View File

@ -27,8 +27,8 @@ pub mod swaplock;
/// A filterer implementation that exposes the full capabilities of Watchexec.
///
/// Filters match again [event tags][Tag]; can be exact matches, glob matches, regex matches, or set
/// matches; can reverse the match (equal/not equal, etc); and can be negated.
/// Filters match against [event tags][Tag]; can be exact matches, glob matches, regex matches, or
/// set matches; can reverse the match (equal/not equal, etc); and can be negated.
///
/// [Filters][Filter] can be generated from your application and inserted directly, or they can be
/// parsed from a textual format: