From dbda2ce516bd24865f751ba4dd8ad40d67e298bb Mon Sep 17 00:00:00 2001 From: Rachael Shaw Date: Thu, 5 Jun 2025 11:29:53 -0500 Subject: [PATCH] Label: Fix typo (#29723) Fix a small typo in a label description --- .../lib/all/labels/macs-with-1password-installed.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/it-and-security/lib/all/labels/macs-with-1password-installed.yml b/it-and-security/lib/all/labels/macs-with-1password-installed.yml index b94833dd7a..2221f7cc57 100644 --- a/it-and-security/lib/all/labels/macs-with-1password-installed.yml +++ b/it-and-security/lib/all/labels/macs-with-1password-installed.yml @@ -1,5 +1,5 @@ - name: Macs with 1Password installed - description: Macs with 1Paswsword installed + description: Macs with 1Password installed query: SELECT 1 FROM apps WHERE bundle_identifier = 'com.1password.1password'; label_membership_type: dynamic platform: darwin