Unverified Commit 3ec46c18 authored by Liana Husikyan's avatar Liana Husikyan Committed by GitHub

Merge branch 'master' into yann300-patch-31

parents 1e698efb 2186eda9
......@@ -174,7 +174,7 @@ export const DebuggerUI = (props: DebuggerUIProps) => {
setState(prevState => {
return {
...prevState,
validationError: 'The Kovan network is unfortunately not supported.'
validationError: 'Unfortunately, the Kovan network is not supported.'
}
})
return
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment