Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
siokas committed Feb 12, 2021
1 parent a3d717a commit c94b363
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 @@ -28,7 +28,7 @@ import Denomander from "https://deno.land/x/denomander/mod.ts";
Using nest.land

```typescript
import Denomander from "https://x.nest.land/denomander@0.8.0/mod.ts";
import Denomander from "https://x.nest.land/denomander/mod.ts";
```

## Usage Example
Expand Down

0 comments on commit c94b363

Please sign in to comment.