Skip to content

Commit 0e61b66

Browse files
authored
chore: Fix README typo
1 parent 4bb3dd3 commit 0e61b66

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
@@ -5,7 +5,7 @@
55
<img src="https://img.shields.io/npm/v/react-native-tcp-socket?color=gr&label=npm%20version" />
66
<p/>
77

8-
React Native TCP socket API for Android & iOS with **client SSL/TLS support**. It allows you to create TCP clients and servers sockets, imitating Node's [net](https://nodejs.org/api/net.html) API functionalities (check the available [API](#api) for more information).
8+
React Native TCP socket API for Android & iOS with **client SSL/TLS support**. It allows you to create TCP client and server sockets, imitating Node's [net](https://nodejs.org/api/net.html) API functionalities (check the available [API](#api) for more information).
99

1010
## Table of Contents <!-- omit in toc -->
1111

0 commit comments

Comments
 (0)