We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2eedb2b commit 3febfd1Copy full SHA for 3febfd1
content/docs/fragments.md
@@ -111,7 +111,7 @@ class Columns extends React.Component {
111
}
112
```
113
114
-Puoi utilizzare `<></>` allo stesso modo in cui hai utilizzato ogni altro elemento, ad accezzione che questa sintassi non supporta chiavi e attributi.
+Puoi utilizzare `<></>` allo stesso modo in cui hai utilizzato ogni altro elemento, ad eccezione che questa sintassi non supporta chiavi e attributi.
115
116
### Frammenti Chiave {#keyed-fragments}
117
0 commit comments