Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kober32 authored Aug 12, 2024
1 parent 12549db commit 6ce4ac2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
> [!WARNING]
> The SDK is still in development and not available in the npm. Full documentation will be available later.
## Integraiton
## Integration

Add the SDK to your `package.json`:

Expand Down Expand Up @@ -122,4 +122,4 @@ if (response.status == "OK") {
} else {
// error - see response.responseError for more info
}
```
```

0 comments on commit 6ce4ac2

Please sign in to comment.