We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b8a105 commit 70f246dCopy full SHA for 70f246d
README.md
@@ -18,7 +18,7 @@ This package does not provide code, only interafces for the RDF/JS specification
18
import type { NamedNode, DatasetCore, Stream } from '@rdfjs/types'
19
```
20
21
-Or import separaterly from type modules corresponding the specifications.
+Or import separately from type modules corresponding the specifications.
22
23
```typescript
24
import type { NamedNode } from '@rdfjs/types/data-model'
0 commit comments