Skip to content

Commit df81272

Browse files
authored
Merge pull request #1771 from tolulawson/master
-- Corrected codesync tagline
2 parents 64f87b9 + 894d031 commit df81272

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/browser-sync-ui/lib/plugins/sync-options/sync-options.client.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"ghostMode.submit": "Form Submissions will be synced",
6161
"ghostMode.inputs": "Text inputs (including text-areas) will be synced",
6262
"ghostMode.toggles": "Radio + Checkboxes changes will be synced",
63-
codeSync: "Reload or Inject files they change"
63+
codeSync: "Reload or Inject files when they change"
6464
};
6565

6666
// If watching files, add the code-sync toggle

0 commit comments

Comments
 (0)