Skip to content

Commit 2e399f1

Browse files
Made heading sentence case
1 parent 5eb95bc commit 2e399f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/how-tos/call-automation/includes/mute-participants-how-to-java.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Update your applications POM file to use Java 8 or higher.
4141
</properties>
4242
```
4343

44-
## Configure Azure SDK Dev Feed
44+
## Configure Azure SDK dev feed
4545

4646
Since the Call Automation SDK version used in this quickstart isn't yet available in Maven Central Repository, we need to add an Azure Artifacts development feed, which contains the latest version of Call Automation SDK.
4747

0 commit comments

Comments
 (0)