From c53d2c0f663b98d1bf1a4f682ad8d383eb6c3364 Mon Sep 17 00:00:00 2001 From: "Paul D. Fernhout" Date: Sat, 13 May 2017 09:48:20 -0400 Subject: [PATCH] Typo fix in server.py documentation --- clblob/server.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clblob/server.py b/clblob/server.py index 23a7020..e004719 100644 --- a/clblob/server.py +++ b/clblob/server.py @@ -30,7 +30,7 @@ of requests. Beyond the blob and admin methods of the client instance, the server -also supportes retreiving the config object for this server, as well +also supports retrieving the config object for this server, as well as a console page. The html diagnostic and admin console lives in **console.html**. It is simply a web page frontend that uses AJAX requests to query status information for each replica using the same HTTP calls that