From 0b6e759e8c11c6d7c3d7bcd6a177d94d507599dc Mon Sep 17 00:00:00 2001 From: JessamyT <75634662+JessamyT@users.noreply.github.com> Date: Mon, 11 Mar 2024 10:54:49 -0700 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Naomi Pentrel <5212232+npentrel@users.noreply.github.com> --- docs/build/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/build/_index.md b/docs/build/_index.md index 3a19742bbc..60c528e6ff 100644 --- a/docs/build/_index.md +++ b/docs/build/_index.md @@ -27,7 +27,7 @@ You can install `viam-server` on your personal computer, or on a single-board co ## Step 2: Configure -Pull together the Viam {{< glossary_tooltip term_id="resource" text="resources" >}} you want to use by [configuring your smart machine](/build/configure/). +Select the Viam {{< glossary_tooltip term_id="resource" text="resources" >}} you want to use and integrate them by [configuring your smart machine](/build/configure/).
@@ -43,7 +43,7 @@ Pull together the Viam {{< glossary_tooltip term_id="resource" text="resources"
-If a component or service you want to use for your project is not natively supported, see the [modular resource registry](/registry/). +If a component or service you want to use for your project is not natively supported, see whether it is supported as a {{< glossary_tooltip term_id="modular resource" text="modular-resource" >}} in the [registry](/registry/) or build your own modular resource. ## Step 3: Program