Skip to content

Commit 1b50c40

Browse files
authored
Update supported-connectors.js
1 parent 33fff52 commit 1b50c40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/supported-connectors.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2585,7 +2585,7 @@ var supportedConnectorsTemplates = [{
25852585
},
25862586
{
25872587
name: "mongo",
2588-
type: "Source",
2588+
type: "Sink",
25892589
icon: "mongodb.png",
25902590
class: "com.datamountaineer.streamreactor.connect.mongodb.sink.MongoSinkConnector",
25912591
description: "A Connector to sink data from Kafka into MongoDB",

0 commit comments

Comments
 (0)