Skip to content

Commit 315a721

Browse files
committed
jsdoc fix
Signed-off-by: Jeffrey Tang <[email protected]>
1 parent 466b871 commit 315a721

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/helpers.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ export function validatePath (input) {
186186

187187
/**
188188
* Download logs files from all network pods and save to local solo log directory
189-
* @param k8
189+
* @param {k8}
190190
* an instance of core/K8
191191
* @returns {Promise<void>} A promise that resolves when the logs are downloaded
192192
*/

0 commit comments

Comments
 (0)