We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7e8067 commit b1d2e87Copy full SHA for b1d2e87
packages/dashmate/src/listr/tasks/ssl/VerificationServer.js
@@ -7,7 +7,7 @@ import { TEMPLATES_DIR } from '../../../constants.js';
7
export default class VerificationServer {
8
/**
9
*
10
- * @param {πDocker} docker
+ * @param {Docker} docker
11
* @param {dockerPull} dockerPull
12
* @param {StartedContainers} startedContainers
13
* @param {HomeDir} homeDir
0 commit comments