From 19a5f1f0dcbf99cd0834a0b5faf7a3f74dcb488c Mon Sep 17 00:00:00 2001 From: mchammer01 <42146119+mchammer01@users.noreply.github.com> Date: Tue, 12 Jan 2021 15:46:02 +0000 Subject: [PATCH] and yet another commit --- .../managing-notifications-from-your-inbox.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/github/managing-subscriptions-and-notifications-on-github/managing-notifications-from-your-inbox.md b/content/github/managing-subscriptions-and-notifications-on-github/managing-notifications-from-your-inbox.md index 3be1071085..e9e638bbfd 100644 --- a/content/github/managing-subscriptions-and-notifications-on-github/managing-notifications-from-your-inbox.md +++ b/content/github/managing-subscriptions-and-notifications-on-github/managing-notifications-from-your-inbox.md @@ -149,7 +149,7 @@ To filter notifications by user, you can use the `author:` query. An author is t #### Supported `org:` queries -To filter notifications by organization, you can use the `org` query. The organization to specify is the owner of the asset (a repository, for example) for which you are being notified on {% data variables.product.prodname_dotcom %}. This query is useful if you belong to several organizations, and want to see notifications for a specific organization. +To filter notifications by organization, you can use the `org` query. The organization you need to specify in the query is the owner of the asset (a repository, for example) for which you are being notified on {% data variables.product.prodname_dotcom %}. This query is useful if you belong to several organizations, and want to see notifications for a specific organization. For example, to see notifications from the octo-org organization, use `org:octo-org`.