Skip to content

Commit ff5a3fa

Browse files
clayrisserJanny
authored and
Janny
committed
Update datasource-connector.md (#1703)
Corrected typo in docs
1 parent 3f9448f commit ff5a3fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/datasource-connector.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ source.
350350
* static and prototype methods to be mixed into the model constructor. The property can be defined
351351
* on the prototype.
352352
*/
353-
connector.DataAccessObject = function {};
353+
connector.DataAccessObject = function() {};
354354

355355
/**
356356
* Connector instance can have an optional function to be called to handle data model definitions.

0 commit comments

Comments
 (0)