Skip to content

Commit a144bb6

Browse files
authored
Update docs/node-configuration.md
1 parent d422353 commit a144bb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/node-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ Components define the functional capabilities of your node. Each component has a
145145
"author": "Droq Team"
146146
},
147147
"DataProcessor": {
148-
"path": "dfx.base-node-template-py.processing.transform",
148+
"path": "myapp.src.processing.transform",
149149
"description": "Transforms incoming data",
150150
"author": "Droq Team"
151151
}

0 commit comments

Comments
 (0)