Skip to content

Commit 31c4ca0

Browse files
committed
Merge pull request DjangoGirls#414 from ipavl/patch-1
Fix typo
2 parents 3b79a4f + 2896f5c commit 31c4ca0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en/deploy/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Deploy!
22

3-
> **Note** The following chapter can be sometimes a bit hard to get through. Persist and finish it; deployment is an important part of the website development process. This chapter is placed in the middle of the tutorial so that your mentor can help with the slightly tricker process of getting your website online. This means you can still finish the tutorial on your own if you run out of time.
3+
> **Note** The following chapter can be sometimes a bit hard to get through. Persist and finish it; deployment is an important part of the website development process. This chapter is placed in the middle of the tutorial so that your mentor can help with the slightly trickier process of getting your website online. This means you can still finish the tutorial on your own if you run out of time.
44
55
Until now your website was only available on your computer, now you will learn how to deploy it! Deploying is the process of publishing your application on the Internet so people can finally go and see your app :).
66

0 commit comments

Comments
 (0)