Skip to content

Commit

Permalink
Readme typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Ethan Lowry authored and EthanML committed Jan 8, 2024
1 parent 9df5198 commit c37b167
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Once you have a Link Session Token, create your MoneyKit Connect instance:

```js
import MoneyKit from "@moneykit/connect";
]

const moneykit = new MoneyKit();
```

Expand Down
2 changes: 1 addition & 1 deletion index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@moneykit/connect",
"description": "MoneyKit Connect launcher for web.",
"version": "0.3.0",
"version": "0.3.1",
"author": "MoneyKit",
"repository": {
"type": "git",
Expand Down

0 comments on commit c37b167

Please sign in to comment.