Skip to content

Commit 5eef997

Browse files
authored
Remove unnecessary word
The word 'get' shouldn't be in this sentence.
1 parent 15590fa commit 5eef997

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)