Skip to content

Commit f176223

Browse files
docs: typo fix comaptibility -> compatibility
1 parent f32bd1b commit f176223

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

types/test.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ export function wrappedRender(
138138

139139
return pure.render(ui, {
140140
wrapper: Wrapper,
141-
// testing exactOptionalPropertyTypes comaptibility
141+
// testing exactOptionalPropertyTypes compatibility
142142
hydrate: options?.hydrate,
143143
...options,
144144
})

0 commit comments

Comments
 (0)