Skip to content

Commit

Permalink
try to fix markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
rse committed Jul 8, 2023
1 parent f907990 commit 7b60227
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ Application Programming Interface
---------------------------------

The MQTT-JSON-RPC API provides the following methods (check out the
corresponding [./mqtt-json-rpc.d.ts](TypeScript definition) file):
corresponding [TypeScript definition](mqtt-json-rpc.d.ts)) file):

- `constructor(mqtt: MQTT, options?: { encoding?: string, timeout?: number }): MQTT-JSON-RPC`:<br/>
The `mqtt` is the [MQTT.js](https://www.npmjs.com/package/mqtt) instance.
Expand Down

0 comments on commit 7b60227

Please sign in to comment.