Skip to content

Commit f6e5c26

Browse files
Update project.js
1 parent 7e075c0 commit f6e5c26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/resolvers/project.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ module.exports = {
267267

268268
/**
269269
* Returns project releases
270-
*
270+
*
271271
* @param {ProjectDBScheme} project - result of parent resolver
272272
* @param {ContextFactories} context - Global GraphQL context with factories
273273
* @returns {Promise<Release[]>}

0 commit comments

Comments
 (0)