Skip to content

Commit 331756c

Browse files
authored
Merge pull request #3349 from ShivangBhawsar/patch-2
Update part6c.md
2 parents 6a5dc6b + 567861b commit 331756c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/6/en/part6c.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -531,7 +531,7 @@ const store = configureStore({
531531
export default store
532532
```
533533

534-
After the changes, the content of the <i>index.js</i> is the following:
534+
After the changes, the content of the <i>main.jsx</i> is the following:
535535

536536
```js
537537
import React from 'react'

0 commit comments

Comments
 (0)