Skip to content

Commit

Permalink
chore: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tpluscode authored May 30, 2021
1 parent 0b8a105 commit 70f246d
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 @@ -18,7 +18,7 @@ This package does not provide code, only interafces for the RDF/JS specification
import type { NamedNode, DatasetCore, Stream } from '@rdfjs/types'
```

Or import separaterly from type modules corresponding the specifications.
Or import separately from type modules corresponding the specifications.

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

0 comments on commit 70f246d

Please sign in to comment.