diff --git a/js/src/views/Settings/Proxy/proxy.js b/js/src/views/Settings/Proxy/proxy.js index db32d3461..69e415d1f 100644 --- a/js/src/views/Settings/Proxy/proxy.js +++ b/js/src/views/Settings/Proxy/proxy.js @@ -35,7 +35,7 @@ export default class Proxy extends Component {
-
The proxy setup allows you to access Parity and all associated decentralized applications via memororable addresses.
+
The proxy setup allows you to access Parity and all associated decentralized applications via memorable addresses.
diff --git a/js/src/views/Settings/Views/defaults.js b/js/src/views/Settings/Views/defaults.js index 3d1eb889f..819e3938d 100644 --- a/js/src/views/Settings/Views/defaults.js +++ b/js/src/views/Settings/Views/defaults.js @@ -49,7 +49,7 @@ const defaultViews = { label: 'Applications', route: '/apps', value: 'app', - description: 'Distributed applications that interact with the underlying network. Add applications, manage you application portfolio and interact with application from around the newtork.' + description: 'Distributed applications that interact with the underlying network. Add applications, manage you application portfolio and interact with application from around the network.' }, contracts: { diff --git a/js/src/views/Settings/Views/views.js b/js/src/views/Settings/Views/views.js index 27dcc7ee4..a485876c8 100644 --- a/js/src/views/Settings/Views/views.js +++ b/js/src/views/Settings/Views/views.js @@ -40,7 +40,7 @@ class Views extends Component {
Manage the available application views, using only the parts of the application that is applicable to you.
Are you an end-user? The defaults are setups for both beginner and advanced users alike.
-
Are you a developer? Add some features to manage contracts are interact with application develoyments.
+
Are you a developer? Add some features to manage contracts are interact with application deployments.
Are you a miner or run a large-scale node? Add the features to give you all the information needed to watch the node operation.