From d3e590822e3786ffacf1e44cd270257fe0c01b5a Mon Sep 17 00:00:00 2001 From: Trent Larson Date: Sat, 7 Jan 2023 23:34:42 -0700 Subject: [PATCH] docs: fix spelling error --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 53666ba3..5660880a 100644 --- a/README.md +++ b/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()`