We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2cc70a commit cc51548Copy full SHA for cc51548
.learn/exercises/03-first-flask-app/README.md
@@ -2,7 +2,7 @@
2
3
Flask is an app that behaves like a web server: it exposes (publishes) a group of URLs to the internet (like an API or website).
4
5
-For example, you can use Flask with a domain and expose the following URLs to the Internet:
+For example, you can use Flask with a domain and expose the following URLs to the internet:
6
7
```txt
8
mywebsite.com/home
0 commit comments