Skip to content

Commit 894d031

Browse files
committed
-- Corrected codesync tagline
-- "Reload or Inject files they change" --> "Reload or Inject files when they change"
1 parent 2191369 commit 894d031

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)