Skip to content

Commit 9d14895

Browse files
committed
reformatted some text
1 parent c86d344 commit 9d14895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_docs/46_client_streamdeck.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ The Sealog Server API URL is the network address and port the Sealog Server list
3737

3838
Typically the client and server are served on the same host so the IP/URL will be the same with only the port number being different. For deployments where there is only one instance of Sealog running the default port number for the Sealog API is 8000. For installations where there is more than one Sealog instance the port numbers typically increment by 100 (8100, 8200, etc).
3939

40-
The port number for every Sealog Server instance is specified within the `<server_install_dir>/config/manifest.js` file.
40+
The port number for a Sealog Server instance is specified within the `<server_install_dir>/config/manifest.js` file.
4141

4242
The full Server API URL is `http://<IP/URL>:<port number>/sealog-server`
4343

0 commit comments

Comments
 (0)