Skip to content

Commit

Permalink
fix spelling and formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
harrysolovay committed Mar 29, 2024
1 parent fe3aefc commit f4e28c3
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
7 changes: 1 addition & 6 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,5 @@
"editor.defaultFormatter": "dprint.dprint"
},
"editor.formatOnSave": true,
"editor.tabSize": 2,
"markdownlint.config": {
"MD013": false,
"MD024": false,
"MD033": false
}
"editor.tabSize": 2
}
File renamed without changes.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# mina-token

In this repository, we develop a reference implementation for a standard for defining fungible tokens on Mina.
In this repository, we develop a reference implementation for a standard for defining fungible
tokens on Mina.

To install dependencies:

Expand Down
4 changes: 4 additions & 0 deletions words.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
alexa
approvable
dprint
esbenp
keypair
mina
mintable
typecheck
yzhang
zkapp

0 comments on commit f4e28c3

Please sign in to comment.