Skip to content

Commit

Permalink
Fix jsdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrtenz committed Mar 14, 2024
1 parent 4657151 commit 984dc40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yarn.config.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ const BASE_URL = 'https://github.com/MetaMask/';
* `workspace-name`.
*
* @param {Workspace} workspace - The workspace.
* @return {string} The name of the workspace.
* @returns {string} The name of the workspace.
*/
function getWorkspaceName(workspace) {
return basename(workspace.ident);
Expand Down

0 comments on commit 984dc40

Please sign in to comment.