Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jwafu authored Feb 4, 2024
1 parent 8167978 commit 1eca68e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ export async function connect(): Promise<JSON> {
}
```

Here is the entire connext function for you to double-check your work:
Here is the entire connect function for you to double-check your work:

```tsx
const tracked_application = {
Expand Down

0 comments on commit 1eca68e

Please sign in to comment.