Skip to content

Commit 202503e

Browse files
committed
small adjustment in wording
1 parent 01bb03b commit 202503e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/intro/quickstart.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,13 @@ To kick off your project, the first step is to [create a new project](#). Howeve
3535

3636
<img src="../../static/img/clone-project.png" alt="clone-project.png" />
3737

38-
After cloning the project, you’ll see a page with product images and description and you’ll add a feature that allows users to update the product quantity.
38+
After cloning the project, you’ll see a page with product images and descriptions. You’ll add a feature that allows users to update the product quantity.
3939

4040
<img src="../../static/img/zero-to-final.png" alt="zero-to-final.png" />
4141

4242
## 2. Building UI {#build-ui}
4343

44-
In this section, we will see how to build the user interface (UI) for this feature. This involves creating a layout and adding various widgets to our page.
44+
In this section, we'll see how to build the user interface (UI) for this feature. This involves creating a layout and adding various widgets to our page.
4545

4646
To build the UI:
4747

0 commit comments

Comments
 (0)