Skip to content

Commit

Permalink
docs(bindings-opcua): typos in OPCUA readme (#1201)
Browse files Browse the repository at this point in the history
Co-authored-by: Ege Korkan <egekorkan@gmail.com>
  • Loading branch information
danielpeintner and egekorkan authored Dec 20, 2023
1 parent d44e790 commit acc032a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/binding-opcua/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ const thingDescription = {

## Advanced

The OPC-UA binding for node-wot offers additionals feature to allow you to interact with
The OPC-UA binding for node-wot offers additional features to allow you to interact with
OPCUA Variant and DataValue in OPCUA JSON encoded form.
For an example of use, you can dive into the unit test of the binding-opcua library.

Expand All @@ -167,4 +167,4 @@ Server started opc.tcp://<YOURMACHINENAME>:7890
### awesome WoT - OPCUA tools

the [node-wot-opcua-tools](https://github.com/node-opcua/node-wot-opcua-tools) project provides
some useful applications built on top of thingweb.node-wob and the OPCUA binding.
some useful applications built on top of node-wot and the OPCUA binding.

0 comments on commit acc032a

Please sign in to comment.