Skip to content

Commit 7a54ecf

Browse files
authored
Merge pull request #3798 from gdsimoes/patch-4
Remove unnecessary word
2 parents 15590fa + 5eef997 commit 7a54ecf

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
@@ -365,7 +365,7 @@ fly deploy
365365
366366
The application works perfectly, except we haven't added the functionality for changing the importance of a note to the backend yet.
367367
368-
<strong>NOTE:</strong> When using Fly.io, be aware that the _.dockerignore_ file in your project directory lists files not uploaded during deployment. The dist directory is included by default. To deploy this directory, remove its reference from the .dockerignore file, ensuring your app is get properly deployed.
368+
<strong>NOTE:</strong> When using Fly.io, be aware that the _.dockerignore_ file in your project directory lists files not uploaded during deployment. The dist directory is included by default. To deploy this directory, remove its reference from the .dockerignore file, ensuring your app is properly deployed.
369369
370370
![screenshot of notes application](../../images/3/30new.png)
371371

0 commit comments

Comments
 (0)