Skip to content

Commit

Permalink
Adjust message.
Browse files Browse the repository at this point in the history
  • Loading branch information
wbobeirne committed Dec 19, 2018
1 parent faf025d commit 582e67a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/app/components/SelectNode/InputAddress.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@ export default class InputAddress extends React.Component<Props, State> {
you will be unable to connect to your node.
</p>
<p>
You will either have to setup a proxy server for your node, or
you will have to use another supported browser such as Chrome
or Opera.
You will either have to setup a proxy server for your node that
has CORS headers configured, or you will have to use another
supported browser such as Chrome or Opera.
</p>
</>}
showIcon
Expand Down

0 comments on commit 582e67a

Please sign in to comment.