Skip to content

Commit 0c74216

Browse files
committed
Fixed GUID and heading sentence case
Edits requested by reviewer
1 parent af2bd65 commit 0c74216

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

articles/communication-services/samples/email-detect-sensitive-content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ string connectionString = Environment.GetEnvironmentVariable("COMMUNICATION_SERV
246246
EmailClient emailClient = new EmailClient(connectionString);
247247
```
248248

249-
## Add Sample Content
249+
## Add sample content
250250

251251
Add the sample email content into the Main function, following the lines that create the email client.
252252

-7.33 KB
Loading

0 commit comments

Comments
 (0)