Skip to content

Commit 4223507

Browse files
committed
Minor tidy.
1 parent a08db01 commit 4223507

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ import * as $rdf from '@celldl/editor-rdf'
4646
import { initialisePython, type PyodideAPI } from '@celldl/editor-python-tools'
4747
import { loadInBrowser } from '@celldl/editor-python-tools/web'
4848
49-
// Initialisation before importing the CellDLEditor Vue component
49+
// Initialise BG-RDF and Python before importing the CellDLEditor Vue component
5050
5151
const CellDLEditor = vue.defineAsyncComponent(async () => {
5252

0 commit comments

Comments
 (0)