diff --git a/js/src/views/Settings/Background/background.js b/js/src/views/Settings/Background/background.js
index 7ac7b93f92f..d7c7505814d 100644
--- a/js/src/views/Settings/Background/background.js
+++ b/js/src/views/Settings/Background/background.js
@@ -54,11 +54,11 @@ class Background extends Component {
   render () {
     return (
       <Container>
-        <ContainerTitle title='background' />
+        <ContainerTitle title='Background Pattern' />
         <div className={ layout.layout }>
           <div className={ layout.overview }>
-            <div>Manage your unique, fingerprinted application background.</div>
-            <div>The background is derived from the secure token shared between the front-end and Parity, and it unique across connections. Apart from allowing you to customize the look of your UI, it also allow you to uniquely identify that you are indeed connected to a know endpoint.</div>
+            <p><strong>The background pattern you can see right now is unique to your Parity installation. It will change every time you create a new Signer token.</strong> This is so that decentralized applications cannot pretend to be trustworthy.</p>
+            <p>Pick a pattern you like and memorize it. This Pattern will always be shown from now on, unless you clear your browser's cache or use a new Signer token.</p>
           </div>
           <div className={ layout.details }>
             <div className={ styles.bgcontainer }>