Browse Source

docs: fix spelling error

kb/add-usage-guide
Trent Larson 2 years ago
parent
commit
d3e590822e
  1. 2
      README.md

2
README.md

@ -46,7 +46,7 @@ On the test server, the user starting 0x000 has rights to register others, and t
* Edit the `src/views/AccountViewView.vue` file and uncomment the lines referring to "test".
* Use the [Vue Devtools browser extension](https://devtools.vuejs.org/) and type this into the conosle: `$vm.ctx.testRegisterUser()`
* Use the [Vue Devtools browser extension](https://devtools.vuejs.org/) and type this into the console: `$vm.ctx.testRegisterUser()`

Loading…
Cancel
Save