mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 10:25:42 +03:00
codespell: minor spelling corrections
Signed-off-by: Dmitry Smirnov <onlyjob@member.fsf.org>
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user