aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDerek Mahar2023-09-08 03:34:30 -0400
committerGitHub2023-09-08 09:34:30 +0200
commitd0cfc042eba92eb206611c9e8784d41a2c053bab (patch)
treefbe39e8d312987a9f671e9d77006c0e4fde940af
parent724463b5a94daa810abfc64a4f87faef4e00f984 (diff)
Update README.md (#227)
Replace "eachother" with "each other".
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index af11f78..aff46f9 100644
--- a/README.md
+++ b/README.md
@@ -44,7 +44,7 @@ There is also an `activate` binary though this should be ignored, it is only use
### Multi-profile
-This type of design (as opposed to more traditional tools like NixOps or morph) allows for lesser-privileged deployments, and the ability to update different things independently of eachother. You can deploy any type of profile to any user, not just a NixOS profile to `root`.
+This type of design (as opposed to more traditional tools like NixOps or morph) allows for lesser-privileged deployments, and the ability to update different things independently of each other. You can deploy any type of profile to any user, not just a NixOS profile to `root`.
### Magic Rollback