Unverified Commit 5df0291d authored by Liana Husikyan's avatar Liana Husikyan Committed by GitHub

Update debugger-ui.tsx

parent 7c1dd0bd
......@@ -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