1
0
mirror of synced 2025-12-22 11:26:57 -05:00

and more rewording

This commit is contained in:
mchammer01
2021-01-12 15:44:01 +00:00
parent 8a52cb3f73
commit 4c72975857

View File

@@ -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 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 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.
For example, to see notifications from the octo-org organization, use `org:octo-org`.