Skip to content

Commit

Permalink
Adjust description
Browse files Browse the repository at this point in the history
  • Loading branch information
tadasant committed Jan 2, 2025
1 parent 49364d3 commit 2eb512d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/helpers/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ export const packageHelpers: PackageHelpers = {
required: true
},
IMAGE_STORAGE_DIRECTORY: {
description: 'Directory on filesystem to store output images.',
description: 'Absolute path to a directory on filesystem to store output images.',
required: true
}
}
Expand Down

0 comments on commit 2eb512d

Please sign in to comment.