From c52d99f6e2174c5af74098884bcfeaf04e64b8a8 Mon Sep 17 00:00:00 2001 From: andrewpollack Date: Tue, 30 Aug 2022 16:06:36 -0700 Subject: [PATCH] Update src/doc/rustc/src/platform-support/fuchsia.md Co-authored-by: Tyler Mandry --- src/doc/rustc/src/platform-support/fuchsia.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/doc/rustc/src/platform-support/fuchsia.md b/src/doc/rustc/src/platform-support/fuchsia.md index 2b0d7e4d1752..c2a1613f288c 100644 --- a/src/doc/rustc/src/platform-support/fuchsia.md +++ b/src/doc/rustc/src/platform-support/fuchsia.md @@ -541,7 +541,7 @@ package to the emulator: ${SDK_PATH}/tools/${ARCH}/ffx repository server start ``` -Once the repository server is up and running, register our repository: +Once the repository server is up and running, register it with the target Fuchsia system running in the emulator: ```sh ${SDK_PATH}/tools/${ARCH}/ffx target repository register \