Skip to content

Commit 6d04a01

Browse files
authored
Fixed a typo in gitbook-docs/rest_api.md (#589)
1 parent e2ab6d9 commit 6d04a01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gitbook-docs/rest_api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ the server supports a `signalk-tcp` stream over TCP at on port 8367.
4646
A server may return relative URIs that the client must resolve against the base of the original request.
4747

4848
A server MAY return information about itself in the `server` property. The id and version scheme is not defined as part
49-
of the specification and there is no registry for id values. If providfed, the `id` and `version` MUST be the same values
49+
of the specification and there is no registry for id values. If provided, the `id` and `version` MUST be the same values
5050
as `swname` and `swvers` within the [DNS-SD advertisement](connection.md) (if implemented), and also the `id` MUST
5151
provide the same value as `name` within the [Websocket hello message](streaming_api.md) (if implemented).
5252

0 commit comments

Comments
 (0)