Skip to content

Commit 13ce6d1

Browse files
committed
phrasing
1 parent 2454d58 commit 13ce6d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Welcome.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ To use them you have to make sure they are imported before any other imports!
232232

233233
### Testing
234234

235-
We recommend testing components and running E2E tests in real browsers, as JSDom (and other virtual DOM implementations) have limited custom element support.
235+
We recommend testing components and running E2E tests in real browsers, e.g. by using Cypress, as JSDom (and other virtual DOM implementations) have limited custom element support.
236236
You can find out more about testing with Cypress [here](?path=/docs/testing-with-cypress-setup--docs), where you can also learn how to use our custom Cypress commands.
237237

238238
### Support

0 commit comments

Comments
 (0)