From 4e31b7cb25734d292a73468ac8254c5c465ef00c Mon Sep 17 00:00:00 2001 From: Teja Paturu <37566594+tejapaturu@users.noreply.github.com> Date: Tue, 17 Jun 2025 09:44:07 -0500 Subject: [PATCH] Update remote-deployment.md (#232) Enclosed missed colmena with backticks. --- docs/en/best-practices/remote-deployment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/best-practices/remote-deployment.md b/docs/en/best-practices/remote-deployment.md index a296d3d..3d3933e 100644 --- a/docs/en/best-practices/remote-deployment.md +++ b/docs/en/best-practices/remote-deployment.md @@ -22,7 +22,7 @@ By adopting remote deployment, I could fully harness the computational power of high-performance CPU and the extensive compilation caches. This switch vastly improved my experience and significantly mitigated the previously time-consuming compilation issue. -Let me briefly guide you through using colmena or `nixos-rebuild` for remote deployment. +Let me briefly guide you through using `colmena` or `nixos-rebuild` for remote deployment. ## Prerequisites