Skip to content

Commit c723c95

Browse files
committed
docs(messaging): balance parentheses in text
noticed by @mtalhabaig3 supercedes #7099
1 parent afe7359 commit c723c95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/messaging/usage/messaging-with-xmpp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Send and receive FCM messages directly between devices & your serve
55

66
## Introduction
77

8-
This is a reference for using the Firebase Messaging service to send and receive messages directly between devices. Although methods (e.g. `sendMessage()` are provided for sending and receiving message, additional configuration is needed to ensure a working solution for direct messaging from devices.
8+
This is a reference for using the Firebase Messaging service to send and receive messages directly between devices. Although methods (e.g. `sendMessage()`) are provided for sending and receiving message, additional configuration is needed to ensure a working solution for direct messaging from devices.
99

1010
> A custom solution is **only required** if plan to exchange messages directly between devices (including the message sender device)
1111
> please ensure a solution from this article has been configured to successfully send and receive messages from a device.

0 commit comments

Comments
 (0)