Skip to content

Commit 10440d7

Browse files
committed
Tune jsdoc annotations
1 parent b093f61 commit 10440d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/patch.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ function applyRecipe (text, recipe) {
3838

3939
/**
4040
* @param {string} file
41-
* @param {(Recipe|Recipe[])} recipes
41+
* @param {Recipe[]} recipes
4242
*/
4343
function patch (file, recipes) {
4444
debug(`patching ${file}...`)

0 commit comments

Comments
 (0)