Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: kvartborg <[email protected]>
  • Loading branch information
quartercastle authored and deadprogram committed Jun 25, 2019
1 parent d73466a commit 36730e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platforms/nats/doc.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Package nats provides Gobot adaptor for the nats message service.
Installing:
go get gobot.io/x/gobot/platforms/nats
For further information refer to mqtt README:
For further information refer to nats README:
https://github.com/hybridgroup/gobot/blob/master/platforms/nats/README.md
*/
package nats // import "gobot.io/x/gobot/platforms/nats"

0 comments on commit 36730e3

Please sign in to comment.