diff --git a/docs/queries/bytestid.mdx b/docs/queries/bytestid.mdx index 0ee173d90..d6c71119e 100644 --- a/docs/queries/bytestid.mdx +++ b/docs/queries/bytestid.mdx @@ -12,7 +12,7 @@ import TabItem from '@theme/TabItem' ## API ```typescript -getByTestId( +getByTestId({ // If you're using `screen`, then skip the container argument: container: HTMLElement, text: TextMatch,