mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
Fix typo in CLI docs
This commit is contained in:
parent
3a6c923d8d
commit
3639aebc4f
1 changed files with 1 additions and 1 deletions
|
|
@ -111,7 +111,7 @@ spec:
|
|||
name: slack_not_running
|
||||
query: slack_not_running
|
||||
---
|
||||
apiVersion: kolide.com/v1/alpha1
|
||||
apiVersion: v1
|
||||
kind: query
|
||||
spec:
|
||||
name: slack_not_running
|
||||
|
|
|
|||
Loading…
Reference in a new issue