We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d8bb43 commit 6b04155Copy full SHA for 6b04155
1 file changed
README.md
@@ -29,7 +29,7 @@ import { someFunction } from 'solid-logic';
29
- For browser UMD, without rdflib: `dist/solid-logic.js` (global `window.SolidLogic`)
30
- For browser ESM, without rdflib: `dist/solid-logic.esm.external.js` (import as module)
31
- UMD has also chunked files.
32
-- both version also containe minified versions.
+- both versions also contain minified versions.
33
34
35
### UMD bundle (global variable)
0 commit comments