Skip to content

Commit 033af12

Browse files
authored
Merge pull request #5 from FeezyHendrix/FeezyHendrix-patch-1
Update README.md
2 parents 20d089d + 1d6ecee commit 033af12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ yarn add possum-client
4444
First, import and initialize `Possum` in your application.
4545

4646
```typescript
47-
import {performPossumRequest} from 'possum-client';
47+
import {PossumClient} from "possum-client";
4848
```
4949

5050
### Making Requests

0 commit comments

Comments
 (0)