Skip to content

Commit 18340bd

Browse files
Update src/doc/rustc/src/platform-support/fuchsia.md
Co-authored-by: Tyler Mandry <[email protected]>
1 parent 10a42df commit 18340bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/rustc/src/platform-support/fuchsia.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,7 @@ ${SDK_PATH}/tools/${ARCH}/pm publish \
473473
-lp -f <(echo "hello_fuchsia_package_manifest")
474474
```
475475

476-
Then we can add it to `ffx`'s package server as `hello-fuchsia` using:
476+
Then we can add the repository to `ffx`'s package server as `hello-fuchsia` using:
477477

478478
```sh
479479
${SDK_PATH}/tools/${ARCH}/ffx repository add-from-pm \

0 commit comments

Comments
 (0)