Skip to content

Commit 01b8aad

Browse files
committed
build fixes
1 parent 86de1e9 commit 01b8aad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/communication-services/concepts/advanced-messaging/whatsapp/includes/template-messages-quick-reference-net.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,8 +124,8 @@ The "format" can require different media types. In the .NET SDK, each media type
124124
125125
| Properties | Description | Type |
126126
|----------|---------------------------|-----------|
127-
| ADDRESS | Address that will appear after the <NAME> value, below the generic map at the top of the message. | string |
128-
| LATITUDE| Location latitude. | double |
127+
| ADDRESS | Address that will appear after the 'NAME' value, below the generic map at the top of the message. | string |
128+
| LATITUDE | Location latitude. | double |
129129
| LONGITUDE| Location longitude. | double |
130130
| LOCATIONNAME | Text that will appear immediately below the generic map at the top of the message. |string|
131131

0 commit comments

Comments
 (0)