Skip to content

Commit 8597706

Browse files
Update website/docs/API.md
Co-authored-by: Pierre Zimmermann <[email protected]>
1 parent 3cadbdc commit 8597706

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/API.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ UNSAFE_root: ReactTestInstance;
271271
Returns the rendered [composite root element](testing-env#host-and-composite-components).
272272

273273
:::caution
274-
This API typically will return a composite view which goes against recommended testing practices. This API is primarily available for legacy test suits that rely on such testing.
274+
This API typically will return a composite view which goes against recommended testing practices. This API is primarily available for legacy test suites that rely on such testing.
275275
:::
276276

277277
:::note

0 commit comments

Comments
 (0)