diff --git a/README.md b/README.md index 4a1bcab..7ea85ad 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ example configuration that uses two profiles: ```toml [[profiles]] pattern = "bar" -matching { name = "bar" } +matching = { name = "bar" } [[profiles.commands]] condition = {not_seen = "5s"}