Update agent-configuration.md (#25855)

grammar fix
This commit is contained in:
Rebecca Cowart
2025-01-30 13:30:18 -06:00
committed by GitHub
parent e8b1fdb845
commit 00c2f366e9
+1 -1
View File
@@ -84,7 +84,7 @@ fleetctl apply --force -f config.yaml
In the `decorators` key, you can specify queries to include additional information in your osquery results logs.
- `load` is are queries you want to update values when the configuration loads.
- `load` are queries you want to update values when the configuration loads.
- `always` are queries to update every time a scheduled query is run.
- `interval` are queries you want to update on a schedule.