Skip to content

Commit 5831266

Browse files
authored
Update osa6b.md
This does not belong here, also does not match the material index.js
1 parent f6a7187 commit 5831266

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/6/fi/osa6b.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ ReactDOM.createRoot(document.getElementById('root')).render(
227227
<Provider store={store}>
228228
<App />
229229
</Provider>,
230-
document.getElementById('root')
230+
231231
)
232232
```
233233

0 commit comments

Comments
 (0)