Skip to content

Commit 5b3f4fb

Browse files
Fix whitespace typo (#6231)
1 parent c7e05b0 commit 5b3f4fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/app/core-concepts/variables-and-aliases.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ sidebar_position: 40
2121
:::
2222

2323
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
24+
asynchronous nature of our APIs. There are many ways to reference, compare and utilize the objects that Cypress
2525
commands yield you. Once you get the hang of async code you'll realize you can do everything you
2626
could do synchronously, without your code doing any backflips.
2727

0 commit comments

Comments
 (0)