Skip to content

Commit b5ff644

Browse files
committed
fix(superdoc): update comment text
1 parent ed6d32a commit b5ff644

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/superdoc/src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import { DOCX, PDF, HTML, getFileObject, compareVersions } from '@superdoc/commo
1515
import BlankDOCX from '@superdoc/common/data/blank.docx?url';
1616
import { getSchemaIntrospection } from './helpers/schema-introspection.js';
1717

18-
// Beta channel note: keep this file touched so CI picks up prerelease runs
18+
// Keep this file touched so CI picks up prerelease runs
1919
export { SuperDoc } from './core/SuperDoc.js';
2020
export {
2121
BlankDOCX,

0 commit comments

Comments
 (0)