Skip to content

Commit d69c53d

Browse files
Remove periods from list items (github#33733)
Co-authored-by: Alex Nguyen <[email protected]>
1 parent 23d581a commit d69c53d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/account-and-profile/managing-subscriptions-and-notifications-on-github/setting-up-notifications/configuring-notifications.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -106,10 +106,10 @@ If you're using Gmail, you can click a button beside the notification email to v
106106
{% endif %}
107107

108108
Choose a default email address where you want to send updates for conversations you're participating in or watching. You can also specify which activity on {% data variables.product.prodname_dotcom %} you want to receive updates for using your default email address. For example, choose whether you want updates sent to your default email from:
109-
* Comments on issues and pull requests.
110-
* Pull request reviews.
111-
* Pull request pushes.
112-
* Your own updates, such as when you open, comment on, or close an issue or pull request.
109+
* Comments on issues and pull requests
110+
* Pull request reviews
111+
* Pull request pushes
112+
* Your own updates, such as when you open, comment on, or close an issue or pull request
113113

114114
Depending on the organization that owns the repository, you can also send notifications to different email addresses. Your organization may require the email address to be verified for a specific domain. For more information, see "[AUTOTITLE](/account-and-profile/managing-subscriptions-and-notifications-on-github/setting-up-notifications/configuring-notifications#choosing-where-your-organizations-email-notifications-are-sent)."
115115

0 commit comments

Comments
 (0)