Skip to content

Commit 8c72da7

Browse files
authored
docs(readme): fix code block
1 parent 4e8aec8 commit 8c72da7

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
@@ -58,6 +58,6 @@ $ npm install --save assertion-error
5858

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

61-
```
61+
```typescript
6262
import {AssertionError, AssertionResult} from 'https://deno.land/x/assertion_error@2.0.0/mod.ts'
6363
```

0 commit comments

Comments
 (0)