Skip to content

Commit

Permalink
Update docs/developer-docs/getting-started/quickstart/react-quickstar…
Browse files Browse the repository at this point in the history
…t.mdx

Co-authored-by: Jessie Mongeon <[email protected]>
  • Loading branch information
raymondk and jessiemongeon1 authored Jan 21, 2025
1 parent ef6d55a commit 6a1f79b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ dfx --version
dfx new react-project --type motoko --frontend react
```

This generates a simple Hello application that uses [Motoko](/docs/current/motoko/main/getting-started/motoko-introduction), React, and TypeScript.
This generates a simple "Hello, [name]!" application that uses [Motoko](/docs/current/motoko/main/getting-started/motoko-introduction), React, and TypeScript.


#### 3. Deploy the project.
Expand Down

0 comments on commit 6a1f79b

Please sign in to comment.