Skip to content

Commit febc445

Browse files
authored
Fix you're to your
1 parent bfd5538 commit febc445

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/3/en/part3b.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ If you decide to use [Fly.io](https://fly.io/) begin by installing their flyctl
110110

111111
By default everyone gets two free virtual machines that can be used for running two apps at the same time.
112112

113-
Note that the Fly.io instructions have only been added to this course on the 28th of August 2022. If you run into problems, please ask for help on Discord! If you're build keeps failing due to unhealthy checks, try changing your port from 3001 to 8080.
113+
Note that the Fly.io instructions have only been added to this course on the 28th of August 2022. If you run into problems, please ask for help on Discord! If your build keeps failing due to unhealthy checks, try changing your port from 3001 to 8080.
114114
Don't forget to add your `cors` package to `dependencies` in `package.json` and you might need to remove the `morgan` code from the server application.
115115

116116
Start by [authenticating](https://fly.io/docs/hands-on/sign-in/) via command line with the command

0 commit comments

Comments
 (0)