Skip to content

Commit 0a3d458

Browse files
authored
Merge pull request #465 from kathankraithatha/main
Update overview.md
2 parents f9f681d + 42c9f35 commit 0a3d458

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/resources/ui/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Now let's apply the above concepts to what we see in FlutterFlow as we create ou
4646

4747
In FlutterFlow projects, a **Page** is essentially a new section or feature of your app that combines
4848
various UI elements to form a complete screen in the app. When you create a new project in
49-
FlutterFLow, an empty page called `HomePage` is the first thing you see on your canvas.
49+
FlutterFlow, an empty page called `HomePage` is the first thing you see on your canvas.
5050

5151
How you define your pages defines the flow of the app and user experience for the user. For
5252
example, in our [**E-commerce Demo app**](https://bit.ly/ff-docs-demo-v2), after login, the user lands on `ProductListPage` which has a

0 commit comments

Comments
 (0)