Skip to content

Commit 56b2cf1

Browse files
authored
Merge pull request #98 from epics-containers/fix-typo
Update deploy_example.md
2 parents 49ff4f4 + 6b37106 commit 56b2cf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/deploy_example.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ The standard way to set up your environment for any ec services repository is to
4949
Start this section of the tutorial inside the vscode project that you created in the previous tutorial. Make sure you have a terminal open and the current working directory is your `bl01t` project root folder.
5050

5151
First make sure you have the local binaries folder in your path by adding
52-
the following to the end of you `$HOME/.bash_profile` file:
52+
the following to the end of your `$HOME/.bash_profile` file:
5353

5454
```bash
5555
export PATH="$PATH:~/.local/bin"

0 commit comments

Comments
 (0)