Skip to content

Commit

Permalink
docs: README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
surmon-china committed Nov 23, 2022
1 parent 2ff80b5 commit 67a383f
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 @@ -33,7 +33,7 @@ yarn add mongodb-data-api
#### Init

```ts
import { createMongoDBDataAPI, Region } from 'mongodb-data-api'
import { createMongoDBDataAPI } from 'mongodb-data-api'

// init by URL Endpoint
const api = createMongoDBDataAPI({
Expand Down

0 comments on commit 67a383f

Please sign in to comment.