Skip to content

Commit 89faedd

Browse files
authored
Update README.md
1 parent 1b8f962 commit 89faedd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ pip3 install tb-rest-client
2323
You can find the examples of the usage in the "examples" folder or on the [our website](https://thingsboard.io/docs/reference/python-rest-client/).
2424

2525

26-
**Notate:** There are 2 REST clients for ThingsBoard, they are depend on version of the ThingsBoard, you use.
26+
**Note:** There are 2 REST clients for ThingsBoard, they are depend on version of the ThingsBoard, you use.
2727

2828
- If you use the ThingsBoard Community Edition (ThingsBoard CE) - please use the following command to import the REST client into your script:
2929
`from tb_rest_client.rest_client_ce import *`
@@ -47,4 +47,4 @@ If you use the wrong version of the REST client, it could work unexpectedly.
4747

4848
## Licenses
4949

50-
This project is released under [Apache 2.0 License](./LICENSE).
50+
This project is released under [Apache 2.0 License](./LICENSE).

0 commit comments

Comments
 (0)