fix spelling and broken links

Javascipt-Console -> Javascript-Console
This commit is contained in:
Harlan T Wood 2015-08-24 11:01:48 -07:00
parent a0303ff4bd
commit c451eba7cd

View file

@ -250,7 +250,7 @@ nodes.
Description: `
The Geth console is an interactive shell for the JavaScript runtime environment
which exposes a node admin interface as well as the Ðapp JavaScript API.
See https://github.com/ethereum/go-ethereum/wiki/Javascipt-Console
See https://github.com/ethereum/go-ethereum/wiki/Javascript-Console
`},
{
Action: attach,
@ -259,7 +259,7 @@ See https://github.com/ethereum/go-ethereum/wiki/Javascipt-Console
Description: `
The Geth console is an interactive shell for the JavaScript runtime environment
which exposes a node admin interface as well as the Ðapp JavaScript API.
See https://github.com/ethereum/go-ethereum/wiki/Javascipt-Console.
See https://github.com/ethereum/go-ethereum/wiki/Javascript-Console.
This command allows to open a console on a running geth node.
`,
},
@ -269,7 +269,7 @@ This command allows to open a console on a running geth node.
Usage: `executes the given JavaScript files in the Geth JavaScript VM`,
Description: `
The JavaScript VM exposes a node admin interface as well as the Ðapp
JavaScript API. See https://github.com/ethereum/go-ethereum/wiki/Javascipt-Console
JavaScript API. See https://github.com/ethereum/go-ethereum/wiki/Javascript-Console
`,
},
}