diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-02-24 15:04:25 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-02-24 15:04:25 -0300 |
commit | 35a8d914e79aaa9b54881a179770da0e0de0a835 (patch) | |
tree | 06d4f080717297fa48a44ab425fd655bb93fdf6d | |
parent | efee02107e419bfb91ddd4697a80bbdcdbd86591 (diff) | |
download | hydra-35a8d914e79aaa9b54881a179770da0e0de0a835.tar.gz hydra-35a8d914e79aaa9b54881a179770da0e0de0a835.tar.bz2 |
Fix: typo
-rw-r--r-- | docs/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.md b/docs/index.md index f52f3b4..58aead8 100644 --- a/docs/index.md +++ b/docs/index.md @@ -4,7 +4,7 @@ Hydra is a suite for orchestration and management of machines composed of **lots of conventions and assumptions**, and the following basic commands: * `hydractl`: act in the current host. -* `hydra`: act on at set of hosts. +* `hydra`: act on a set of hosts. * `hydras`: act on a superset of hosts. An Hydra is not a "cloud computing" platform, it's something else: a set of |