Skip to content

Commit 96f0101

Browse files
Update content/docs/error-boundaries.md
Co-authored-by: Alessandro De Blasis <[email protected]>
1 parent d346259 commit 96f0101

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/error-boundaries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ try {
116116
}
117117
```
118118

119-
Tuttavia i compoenti di React sono molto dichiarativi e specificano cosa deve essere renderizzato:
119+
Tuttavia i componenti di React sono molto dichiarativi e specificano cosa deve essere renderizzato:
120120

121121
```js
122122
<Button />

0 commit comments

Comments
 (0)