Browse Source
Merge pull request #16 from deweller/patch-1
Fix typo in todo-list docs
feat/clarity-updates
Moxiegirl
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
_browser/todo-list.md
|
@ -180,7 +180,7 @@ on your personal Blockstack storage. |
|
|
|
|
|
|
|
|
After the completion of this process, the user is logged in. |
|
|
After the completion of this process, the user is logged in. |
|
|
|
|
|
|
|
|
## Undder the covers in the sign in code |
|
|
## Under the covers in the sign in code |
|
|
|
|
|
|
|
|
Now, go to the underlying `blockstack-todo` code you cloned or downloaded. Sign |
|
|
Now, go to the underlying `blockstack-todo` code you cloned or downloaded. Sign |
|
|
in and sign out is handled in each of these files: |
|
|
in and sign out is handled in each of these files: |
|
|