Browse Source

fixed typo

feat/clarity-updates
danosaur98 6 years ago
committed by GitHub
parent
commit
842968aec9
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      _develop/profiles.md

4
_develop/profiles.md

@ -13,7 +13,7 @@ You can use the blockstack.js library to create and register an ID on the Stacks
* TOC
{:toc}
## About profiels
## About profiles
Profile data is stored using Gaia on the user's selected storage provider. An example of a `profile.json` file URL using Blockstack provided storage:
@ -150,4 +150,4 @@ static getProofStatement(searchText: string) {
return ''
}
}
```
```

Loading…
Cancel
Save