Skip to content

Commit 5616c71

Browse files
authored
Fix typo from #24717. NFC (#24724)
1 parent 31f8eac commit 5616c71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1057,7 +1057,7 @@ jobs:
10571057
# a limited set of tests; it is simpler and faster to do it all in one job.
10581058
test-windows:
10591059
# Use spaces and other special chars in the path to emsdk to flush out
1060-
# issues with windows. In particular, the .bat file launches can have
1060+
# issues with windows. In particular, the .bat file launchers can have
10611061
# trouble with these.
10621062
working_directory: "~/path with spaces ()/"
10631063
executor:

0 commit comments

Comments
 (0)