fix: clean up inconsistencies in UI between sentence case and title case (#23681)

Co-authored-by: Rachel <Raquel.rudermano@gmail.com>
Co-authored-by: Rachel <rachel@cypress.io>
This commit is contained in:
GitStart
2022-10-14 20:54:59 +01:00
committed by GitHub
parent 582ab6ce53
commit f73aef54b0
62 changed files with 428 additions and 426 deletions
+1 -1
View File
@@ -62,7 +62,7 @@ gulp.task(
webpackRunner,
gulp.series(
makePathMap,
// Before dev, fetch the latest "remote" schema from the Cypress dashboard
// Before dev, fetch the latest "remote" schema from the Cypress Dashboard
syncRemoteGraphQL,
gulp.parallel(
viteClean,