Skip to content

Commit 665b817

Browse files
authored
Merge pull request #1 from adriahuertas/adriahuertas-patch-1
Update part1a.md
2 parents 2d04ad1 + 477fa8f commit 665b817

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/1/en/part1a.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -626,7 +626,7 @@ For each web application for a series of exercises, it is recommended to submit
626626

627627
<i>The application that we will start working on in this exercise will be further developed in a few of the following exercises. In this and other upcoming exercise sets in this course, it is enough to only submit the final state of the application. If desired, you may also create a commit for each exercise of the series, but this is entirely optional.</i>
628628

629-
Use create-react-app to initialize a new application. Modify <i>main.jsx</i> to match the following
629+
Use Vite to initialize a new application. Modify <i>main.jsx</i> to match the following
630630

631631
```js
632632
import ReactDOM from 'react-dom/client'

0 commit comments

Comments
 (0)