Skip to content

Commit 2e9fba0

Browse files
committed
fix
1 parent 1e13972 commit 2e9fba0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/models/eventsFactory.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ class EventsFactory extends Factory {
9595

9696
/**
9797
* Creates Event instance
98-
* @param {ObjectId} projectId - project id
98+
* @param {ObjectId} projectId
9999
*/
100100
constructor(projectId) {
101101
super();

0 commit comments

Comments
 (0)