-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Tiny doc change, mostly accommodating GitHub Markdown (#6)
- Loading branch information
1 parent
82b9a14
commit 9158d9a
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -97,7 +97,7 @@ configuring: | |
Once the setup is complete, Cognito can be configured to use the verified email | ||
address as the "FROM Email Address" by editing "Email" on the Messaging tab in | ||
the User Pool. An optional "FROM Sender Name" can also be configured, such as | ||
"New Jersey Call Centers <[email protected]>". | ||
"New Jersey Call Centers \<[email protected]>". | ||
|
||
Special thanks to the New Jersey Cyber Communication & Integration Cell (NJCCIC) | ||
and AWS support engineers who helped us figure out how to set this up. | ||
|
@@ -181,4 +181,4 @@ email: | |
3. Provide their email address | ||
4. Set the email address as verified (otherwise the email won't be sent) | ||
5. Select "*Generate a password*" | ||
6. Press the button at the bottom "*Create user*" | ||
6. Press the button at the bottom "*Create user*" |