Skip to content

Commit 3f77db1

Browse files
committed
📚 Fix typo
1 parent eadddb6 commit 3f77db1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ The other two options are less common:
6969
* `ConnectionInterface::INBOUND_SERVER` to impersonate a FreeSWITCH ESL server;
7070
* `ConnectionInterface::OUTBOUND_CLIENT` to impersonate FreeSWITCH connecting to a remote ESL endpoint in outbound mode;
7171

72-
The latter two roles can be useful in test suites, implementing message relays, security research etc. Please note the inbound and outbound terms are relative to the FreeSWITCH endpoint (matching the [mod_event_socket mode](https://freeswitch.org/confluence/display/FREESWITCH/mod_event_socket) nomenclature).
72+
The latter two roles can be useful in test suites, implementing message relays, security research etc. Please note the inbound and outbound terms are relative to the FreeSWITCH endpoint (matching the [mod_event_socket](https://freeswitch.org/confluence/display/FREESWITCH/mod_event_socket) nomenclature).
7373

7474
## Requirements
7575

0 commit comments

Comments
 (0)