Skip to content

Commit 70f246d

Browse files
authored
chore: typo
1 parent 0b8a105 commit 70f246d

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
@@ -18,7 +18,7 @@ This package does not provide code, only interafces for the RDF/JS specification
1818
import type { NamedNode, DatasetCore, Stream } from '@rdfjs/types'
1919
```
2020

21-
Or import separaterly from type modules corresponding the specifications.
21+
Or import separately from type modules corresponding the specifications.
2222

2323
```typescript
2424
import type { NamedNode } from '@rdfjs/types/data-model'

0 commit comments

Comments
 (0)