Fixed typo on system.html.md

This commit is contained in:
Halil Kaskavalci 2016-03-15 10:19:43 +02:00
parent 0bb773663b
commit 000c397ec7
1 changed files with 2 additions and 2 deletions

View File

@ -3,12 +3,12 @@ layout: "http"
page_title: "HTTP API: /v1/system/" page_title: "HTTP API: /v1/system/"
sidebar_current: "docs-http-system" sidebar_current: "docs-http-system"
description: |- description: |-
The '/1/system/' endpoints are used to for system maintance. The '/1/system/' endpoints are used to for system maintenance.
--- ---
# /v1/system # /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 necessary for most users. By default, the agent's local region is used; another
region can be specified using the `?region=` query parameter. region can be specified using the `?region=` query parameter.