Skip to content

Commit 4fec778

Browse files
authored
Readme minor typo
1 parent bb66f4d commit 4fec778

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
@@ -80,7 +80,7 @@ compile project(':sp-react-native-mqtt')
8080
## Usage
8181

8282
```javascript
83-
import MQTT from 'react-native-mqtt';
83+
import MQTT from 'sp-react-native-mqtt';
8484

8585
/* create mqtt client */
8686
MQTT.createClient({

0 commit comments

Comments
 (0)