From 1fc302a44ffbd0bcbdb7052df32e0704a84ffc0b Mon Sep 17 00:00:00 2001
From: decentral1se <cellarspoon@riseup.net>
Date: Sun, 17 Apr 2022 23:55:07 +0200
Subject: [PATCH] typo

---
 docs/operators/handbook.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/operators/handbook.md b/docs/operators/handbook.md
index e8afe5e7..4ea638c4 100644
--- a/docs/operators/handbook.md
+++ b/docs/operators/handbook.md
@@ -312,7 +312,7 @@ Running `server add` with `-d/--debug` should help you debug what is going on un
 
 If you need to run a command within a running container you can use `abra app run <domain> <service> <command>`. For example, you could run `abra app run cloud.lumbung.space app bash` to open a new bash terminal session inside your remote container.
 
-## Can I run Co-op Cloud or ARM?
+## Can I run Co-op Cloud on ARM?
 
 `@Mayel`: