From 34bf802579950dffcd9cebb51b67118514dc5ca8 Mon Sep 17 00:00:00 2001 From: Halil Kaskavalci Date: Tue, 15 Mar 2016 10:19:43 +0200 Subject: [PATCH] Fixed typo on system.html.md --- website/source/docs/http/system.html.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/source/docs/http/system.html.md b/website/source/docs/http/system.html.md index 7b4efdbd567..f32af29c002 100644 --- a/website/source/docs/http/system.html.md +++ b/website/source/docs/http/system.html.md @@ -3,12 +3,12 @@ layout: "http" page_title: "HTTP API: /v1/system/" sidebar_current: "docs-http-system" description: |- - The '/1/system/' endpoints are used to for system maintance. + The '/1/system/' endpoints are used to for system maintenance. --- # /v1/system -The `system` endpoint is used to for system maintance and should not be +The `system` endpoint is used to for system maintenance and should not be necessary for most users. By default, the agent's local region is used; another region can be specified using the `?region=` query parameter.