diff --git a/packages/bruno-app/src/components/SecuritySettings/JsSandboxModeModal/index.js b/packages/bruno-app/src/components/SecuritySettings/JsSandboxModeModal/index.js index 67a5ff27a..4cbbc80ea 100644 --- a/packages/bruno-app/src/components/SecuritySettings/JsSandboxModeModal/index.js +++ b/packages/bruno-app/src/components/SecuritySettings/JsSandboxModeModal/index.js @@ -78,7 +78,7 @@ const JsSandboxModeModal = ({ collection }) => { /> Developer Mode - (use only if you trust the collections authors) + (use only if you trust the authors of the collection)
diff --git a/packages/bruno-app/src/components/SecuritySettings/index.js b/packages/bruno-app/src/components/SecuritySettings/index.js index 4e0dfed5f..f7738cfa8 100644 --- a/packages/bruno-app/src/components/SecuritySettings/index.js +++ b/packages/bruno-app/src/components/SecuritySettings/index.js @@ -64,7 +64,7 @@ const SecuritySettings = ({ collection }) => { /> Developer Mode - (use only if you trust the collections authors) + (use only if you trust the authors of the collection)