Skip to content

Commit b743d0a

Browse files
Update README.md
1 parent 3f88254 commit b743d0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ A full reference for this library is available [here](https://github.com/fern-de
2020
Instantiate and use the client with the following:
2121

2222
```typescript
23-
import { phenomlClient } from "phenoml";
23+
import { PhenoMLClient } from "phenoml";
2424

2525
const client = new PhenoMLClient({
2626
username: "your_username",

0 commit comments

Comments
 (0)