We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 64f87b9 + 894d031 commit df81272Copy full SHA for df81272
1 file changed
packages/browser-sync-ui/lib/plugins/sync-options/sync-options.client.js
@@ -60,7 +60,7 @@
60
"ghostMode.submit": "Form Submissions will be synced",
61
"ghostMode.inputs": "Text inputs (including text-areas) will be synced",
62
"ghostMode.toggles": "Radio + Checkboxes changes will be synced",
63
- codeSync: "Reload or Inject files they change"
+ codeSync: "Reload or Inject files when they change"
64
};
65
66
// If watching files, add the code-sync toggle
0 commit comments