Skip to content

Commit 4bca949

Browse files
authored
Update sms-opt-out-api-java.md
1 parent 3e34922 commit 4bca949

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/communication-services/quickstarts/sms/includes/sms-opt-out-api-java.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: include file
3-
description: include file
2+
title: Include file
3+
description: Include file
44
services: azure-communication-services
55
author: dbasantes
66

@@ -12,7 +12,7 @@ ms.custom: include file
1212
ms.author: dbasantes
1313
---
1414

15-
Get started with Azure Communication Services SMS Opt-out API by leveraging the following Java sample code.
15+
Get started with Azure Communication Services SMS Opt-out API by applying the following Java sample code.
1616

1717
## Prerequisites
1818

@@ -23,7 +23,7 @@ Get started with Azure Communication Services SMS Opt-out API by leveraging the
2323

2424
## Sample code to use Opt-Out API
2525

26-
Below is a sample Java implementation demonstrating how to use the Opt-Out Management API to add, remove, or check opt-out entries programmatically.
26+
This sample demonstrates how to use the Opt-Out Management API in Java to programmatically add, remove, or check opt-out entries.
2727

2828

2929
```java

0 commit comments

Comments
 (0)