Skip to content

Commit fe7407f

Browse files
Reference correct supportFile config (#3273)
1 parent 68b4623 commit fe7407f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/guides/references/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ Option | Default | Description
108108
The Node version printed in the Node.js Version panel is used in Cypress to:
109109

110110
- Build files in the {% url "`integrationFolder`" configuration#Folders-Files %}.
111-
- Build files in the {% url "`supportFolder`" configuration#Folders-Files %}.
111+
- Build files in the {% url "`supportFile`" configuration#Folders-Files %}.
112112
- Execute code in the {% url "`pluginsFile`" configuration#Folders-Files %}.
113113

114114
Cypress comes automatically bundled with a set Node version by default.

0 commit comments

Comments
 (0)