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`: