Skip to content

Commit 1764d83

Browse files
committed
updated docs
1 parent 943b1b7 commit 1764d83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/v3/msgraph/emails.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ MsGraph::emails()->findAttachment($id, $attachmentId);
170170
MsGraph::emails()->markAsRead($id);
171171
```
172172

173-
## Mark email as Unread
173+
## Mark email as unread
174174

175175
```php
176176
MsGraph::emails()->markAsUnread($id);

0 commit comments

Comments
 (0)