Skip to content

Commit b1d2e87

Browse files
authored
docs: fix Docker type
1 parent c7e8067 commit b1d2e87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/dashmate/src/listr/tasks/ssl/VerificationServer.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import { TEMPLATES_DIR } from '../../../constants.js';
77
export default class VerificationServer {
88
/**
99
*
10-
* @param {πDocker} docker
10+
* @param {Docker} docker
1111
* @param {dockerPull} dockerPull
1212
* @param {StartedContainers} startedContainers
1313
* @param {HomeDir} homeDir

0 commit comments

Comments
 (0)