Merge pull request #316 from f440/fix-typo

Fix typo
This commit is contained in:
David Heinemeier Hansson
2023-05-29 11:42:26 +02:00
committed by GitHub

View File

@@ -840,7 +840,7 @@ Message: Automatic deploy lock
You can also manually acquire and release the lock You can also manually acquire and release the lock
``` ```
mrsk lock acquire -m "Doing maintanence" mrsk lock acquire -m "Doing maintenance"
``` ```
``` ```