This is an automated email from the ASF dual-hosted git repository.

aradzinski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft-website.git


The following commit(s) were added to refs/heads/master by this push:
     new e3a90b5  Update server-and-probe.html
e3a90b5 is described below

commit e3a90b523083dd2d63234a1f67c16556061aab7b
Author: Aaron Radzinski <[email protected]>
AuthorDate: Mon Jan 11 01:03:43 2021 -0800

    Update server-and-probe.html
---
 server-and-probe.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/server-and-probe.html b/server-and-probe.html
index b6c6028..32936c3 100644
--- a/server-and-probe.html
+++ b/server-and-probe.html
@@ -155,7 +155,7 @@ id: server_and_probe
             <div class="tab-pane fade show" id="nav-srv-docker" 
role="tabpanel">
                 <p></p>
                 <p>
-                    If Docket image is available for given version you can 
start REST server as follows:
+                    If Docker image is available for given version you can 
start REST server as follows:
                 </p>
                 <pre class="brush: plain">
                     $ docker run -m 8G -p 8081:8081 -p 8201:8201 -p 8202:8202 
nlpcraftserver/server:{{site.latest_version}}

Reply via email to