Update architecture.md

This commit is contained in:
Taylor Wakefield 2016-03-21 13:10:38 -07:00
parent e35af81c76
commit 63e09c80af

View file

@ -1,6 +1,6 @@
# Architecture
This document covers the underlying design principles of Teleport and offers a detailed
This document covers the underlying design principles of Teleport and a detailed
description of Teleport architecture.
## High Level Overview
@ -224,4 +224,4 @@ You can learn more about `tsh` in the [User Manual](docs/user-manual.md).
`tctl` is used to administer a Teleport cluster. It connects to the `auth server` listening
on `127.0.0.1` and allows cluster administrator to manage nodes and users in the cluster.
You can learn more about `tctl` in the [Admin Manual](docs/admin-guide.md).
You can learn more about `tctl` in the [Admin Manual](docs/admin-guide.md).