We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf630a4 commit 7b0761fCopy full SHA for 7b0761f
1 file changed
content/v3/activity/notifications.md
@@ -73,7 +73,7 @@ directly participating or mentioned.
73
74
## Mark as read
75
76
-Marking a notification as "read" archives it removes it from the [default view
+Marking a notification as "read" removes it from the [default view
77
on GitHub.com](https://github.com/notifications).
78
79
POST /notifications/mark
@@ -84,7 +84,7 @@ on GitHub.com](https://github.com/notifications).
84
85
## Mark notifications as read in a repository
86
87
-Marking all notification in a repository as "read" archives them removes them
+Marking all notifications in a repository as "read" removes them
88
from the [default view on GitHub.com](https://github.com/notifications).
89
90
POST /repos/:owner/:repo/notifications/mark
0 commit comments