You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/guides/references/error-messages.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -117,7 +117,7 @@ correctly.
117
117
If you are purposefully writing commands outside of a test, there is probably a
118
118
better way to accomplish what you're trying to do. Read through the
119
119
[Examples](/examples/examples/recipes),
120
-
[chat with someone in our chat](https://discord.gg/ncdA3Jz63n), or
120
+
[chat with someone in Discord](https://discord.gg/ncdA3Jz63n), or
121
121
[open an issue](https://github.com/cypress-io/cypress/issues/new/choose).
122
122
123
123
### <Iconname="exclamation-triangle"color="red"></Icon> `cy...()` failed because the element you are chaining off of has become detached or removed from the dom
0 commit comments