Skip to content

Commit

Permalink
Fix unterminated string literal in README
Browse files Browse the repository at this point in the history
  • Loading branch information
khrj committed Feb 19, 2021
1 parent ede4a9d commit 0d421b6
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 @@ -23,7 +23,7 @@
## Usage

```ts
import {} from 'https://deno.land/x/blueprint@1.0.0/mod.ts
import {} from 'https://deno.land/x/blueprint@1.0.1/mod.ts'
```

## Supporters
Expand Down

0 comments on commit 0d421b6

Please sign in to comment.