Fix lightstreamer documentation (#1163)

* Fix lightstreamer typos
This commit is contained in:
Gianluca Finocchiaro 2018-03-02 22:58:46 +01:00 committed by yosifkit
parent 4554de26e1
commit 79d6a4fd98
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
Lightstreamer is a real-time messaging server optimized for the Internet. Blending WebSockets, HTTP, and push notifications, it streams data to/from mobile, tablet, browser-based, desktop, and IoT applications.
For more information and related downloads for Lightstreamer Server and other Lightstreaner products, please visit [www.lightstreamer.com](http://www.lightstreamer.com).
For more information and related downloads for Lightstreamer Server and other Lightstreamer products, please visit [www.lightstreamer.com](http://www.lightstreamer.com).
%%LOGO%%
@ -60,7 +60,7 @@ the new image will be built along with the provided files. After that, launch th
$ docker run --name ls-server -d -p 80:8080 my-lightstreamer
```
To get more detailed information on how to configure the Lightstreamer server, please see the inline documentation in the `lighstreamer_conf.xml` and `lighstreamer_log_conf.xml` files you can find under the `conf` folder of the installation directory.
To get more detailed information on how to configure the Lightstreamer server, please see the inline documentation in the `lightstreamer_conf.xml` and `lightstreamer_log_conf.xml` files you can find under the `conf` folder of the installation directory.
## Deployment of Adapter Sets