From 59a8b56f0f4f9ce6afa5f8cb59ca90c7d085c2b9 Mon Sep 17 00:00:00 2001 From: desbma Date: Thu, 1 Jan 2015 19:40:43 +0100 Subject: [PATCH] RESTFULL -> RESTFUL --- docs/glances-doc.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/glances-doc.rst b/docs/glances-doc.rst index 24e713a0..16b08b4c 100644 --- a/docs/glances-doc.rst +++ b/docs/glances-doc.rst @@ -736,12 +736,12 @@ Glances will generate stats as: APIs Documentations =================== -Glances includes a `XML-RPC server`_ and a `RESTFULL-JSON`_ API which and can be used by another client software. +Glances includes a `XML-RPC server`_ and a `RESTFUL-JSON`_ API which and can be used by another client software. APIs documentations are available at: - XML-RPC: https://github.com/nicolargo/glances/wiki/The-Glances-2.x-API-How-to -- RESTFULL-JSON: https://github.com/nicolargo/glances/wiki/The-Glances-RESTFULL-JSON-API +- RESTFUL-JSON: https://github.com/nicolargo/glances/wiki/The-Glances-RESTFUL-JSON-API Support ======= @@ -759,5 +759,5 @@ Feel free to contribute ! .. _psutil: https://code.google.com/p/psutil/ .. _XML-RPC server: http://docs.python.org/2/library/simplexmlrpcserver.html -.. _RESTFULL-JSON: http://jsonapi.org/ +.. _RESTFUL-JSON: http://jsonapi.org/ .. _forum: https://groups.google.com/forum/?hl=en#!forum/glances-users