Skip to content

Commit 477581b

Browse files
committed
fix(install): Fix typos
I may go overboard with this sometimes — just trying to keep my G7y buddy happy! It really likes commas ;-)
1 parent 465f589 commit 477581b

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

docs/install/build/browser/update-with-browser.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## Update to Trio dev branch from Trio 0.2.x main
22

33
!!! important "A Note on Compatibility"
4-
Upgrading to Trio `0.5.x` from `0.2.x` is smooth and straightforward. The new Onboarding Wizard will guide you step by step. Your pump, CGM, therapy settings and the last 24 hours of treatment and glucose history will be brought over automatically.
4+
Upgrading to Trio `0.5.x` from `0.2.x` is smooth and straightforward. The new Onboarding Wizard will guide you step by step. Your pump, CGM, therapy settings, and the last 24 hours of treatment and glucose history will be brought over automatically.
55

66
**Be Aware**
77

@@ -19,7 +19,7 @@ The Browser Build documentation is under construction for versions Trio 0.5.x an
1919

2020
This temporary set of instructions is intended for the subset of users who **previously built Trio 0.2.x using Browser Build**. Because this is aimed at experienced builders, some of the steps are abbreviated and will be expanded as the documents are updated.
2121

22-
> If you are new to Trio - please wait until the documents have been expanded and preferrably until the release of Trio 1.0.
22+
> If you are new to Trio - please wait until the documents have been expanded and preferably until the release of Trio 1.0.
2323
2424
#### Mac-Xcode to Browser Build
2525

@@ -61,9 +61,9 @@ In order to utilize the new automatic certificate renewal feature, you’ll need
6161

6262
If you use a personal account, click on your Trio repository. If you have other repositories, just follow these same steps for each of them.
6363

64-
If you build using a *GitHub* organization and have already added this variable to your organization - there’s nothing for you to do. All repositories in your organization are covered. Otherwise, click on your organization name.
64+
If you build using a *GitHub* organization and have already added this variable to your organization, there’s nothing for you to do. All repositories in your organization are covered. Otherwise, click on your organization name.
6565

66-
The numbered steps correspond to numbers in graphics below:
66+
The numbered steps correspond to numbers in the graphics below:
6767

6868
1. Choose settings
6969
1. Scroll down to select Secret and variables
@@ -89,23 +89,23 @@ The open beta testing for Trio uses the `dev` branch.
8989

9090
#### Add `Branch`
9191

92-
First you need to get to your Trio repository and tap on the branch icon. (Do not worry how many branches you have.):
92+
First, you need to get to your Trio repository and tap on the branch icon. (Do not worry about how many branches you have.):
9393

9494
> ![Trio repo - tap on branch icon](img/trio-branch.png){width="700"}
9595
{align="center"}
9696

97-
The next screen displays the branches you currently have. It shows a `New branch` icon to upper right. If you don't see that, you are not logged in. Tap on the `New branch` button.
97+
The next screen displays the branches you currently have. It shows a `New branch` icon in the upper right. If you don't see that, you are not logged in. Tap on the `New branch` button.
9898

9999
> ![Trio branch display - tap on new branch](img/trio-new-branch.png){width="700"}
100100
{align="center"}
101101

102-
Each step in the list below matches with the number in the graphic. In the top half of the graphic, the left side shows the initial display and the right side shows the display after making the indicated selections.:
102+
Each step in the list below matches with the number in the graphic. In the top half of the graphic, the left side shows the initial display, and the right side shows the display after making the indicated selections.:
103103

104-
1. Click on the drop down menu labeled 1 in the graphic and choose nightscout/Trio similar to the top right graphic
105-
2. Click on the drop down menu labeled 2 in the graphic and choose `dev`
104+
1. Click on the drop-down menu labeled 1 in the graphic and choose nightscout/Trio, similar to the top right graphic
105+
2. Click on the drop-down menu labeled 2 in the graphic and choose `dev`
106106
3. Click on the `Branch` name box labeled 3 in the graphic and type `dev`
107107
* The branch name in your `fork` should always match the branch name you are adding; check that you type it correctly
108-
4. Review the dialog items to make sure everything is correct and then tap on Create branch
108+
4. Review the dialog items to make sure everything is correct, and then tap on Create branch
109109

110110
> ![steps to add a branch continued](img/add-branch-02.svg){width="700"}
111111
{align="center"}
@@ -172,9 +172,9 @@ Once you see the green check mark by `Create Certificates`, the next step is to
172172

173173
If you completed all the steps on this page successfully (got a green checkmark ✅), you are ready to run Action: Build Trio.
174174

175-
> **We recommend most users leave their default branch as `main`. That means you must remember to select `dev` branch each time you build Trio 0.5.x**
175+
> **We recommend most users leave their default branch as `main`. That means you must remember to select the `dev` branch each time you build Trio 0.5.x**
176176
177-
If you have one branch as default, for example `main`, and choose to build a different branch, there is an extra step when you `Build Trio`. In addition to the normal steps 1, 2 and 3 in the graphic below, you must also do the (optional) step. Select the `dev branch` in the `branch dropdown` menu before continuing to step 4 and tapping on the green Run workflow button:
177+
If you have one branch as default, for example `main`, and choose to build a different branch, there is an extra step when you `Build Trio`. In addition to the normal steps 1, 2, and 3 in the graphic below, you must also do the (optional) step. Select the `dev branch` in the `branch dropdown` menu before continuing to step 4 and tapping on the green Run workflow button:
178178

179179
> ![build app using github actions](img/action-04-build-trio.svg){width="700"}
180180
{align="center"}
@@ -191,9 +191,9 @@ If you have one branch as default, for example `main`, and choose to build a dif
191191

192192
## Disable the DO NOT RUN Actions
193193

194-
You may notice some *GitHub* actions that have `DONT RUN` or `DO NOT RUN` in their names. Those are special actions that are used by the developers. They are skipped in your `Fork` but you may see logs for them.
194+
You may notice some *GitHub* actions that have `DONT RUN` or `DO NOT RUN` in their names. Those are special actions that are used by the developers. They are skipped in your `Fork`, but you may see logs for them.
195195

196-
If they already have the notation `disabled` beside them, so won't see them run. Otherwise, click on each one, click on the three dots at the upper right and then select `Disable workflow`. You will not be annoyed by seeing logs that say the action was automatically run and then skipped.
196+
If they already have the notation `disabled` beside them, so won't see them run. Otherwise, click on each one, click on the three dots at the upper right, and then select `Disable workflow`. You will not be annoyed by seeing logs that say the action was automatically run and then skipped.
197197

198198
> ![disable developer actions](img/trio-disable-do-not-run.png){width="500"}
199199
@@ -279,4 +279,4 @@ Follow the directions in [LoopDocs](https://loopkit.github.io/loopdocs/browser/p
279279

280280
* In `App Store Connect`, the `Bundle ID` for Trio will be: `org.nightscout.TEAMID.trio`
281281

282-
Return to the main set of instructions on this page, [Update Certificates](#update-certificates) and keep going until you have a successful build.
282+
Return to the main set of instructions on this page, [Update Certificates](#update-certificates), and keep going until you have a successful build.

0 commit comments

Comments
 (0)