We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7e05b0 commit 5b3f4fbCopy full SHA for 5b3f4fb
docs/app/core-concepts/variables-and-aliases.mdx
@@ -21,7 +21,7 @@ sidebar_position: 40
21
:::
22
23
New users to Cypress may initially find it challenging to work with the
24
-asynchronous nature of our APIs.There are many ways to reference, compare and utilize the objects that Cypress
+asynchronous nature of our APIs. There are many ways to reference, compare and utilize the objects that Cypress
25
commands yield you. Once you get the hang of async code you'll realize you can do everything you
26
could do synchronously, without your code doing any backflips.
27
0 commit comments