Skip to content

Commit

Permalink
docs(readme): fix code block
Browse files Browse the repository at this point in the history
  • Loading branch information
keithamus authored Oct 5, 2021
1 parent 4e8aec8 commit 8c72da7
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 @@ -58,6 +58,6 @@ $ npm install --save assertion-error

`assertion_error` is available on [Deno.land](https://deno.land/x/assertion_error)

```
```typescript
import {AssertionError, AssertionResult} from 'https://deno.land/x/[email protected]/mod.ts'
```

0 comments on commit 8c72da7

Please sign in to comment.