Skip to content

Commit 446c3ef

Browse files
committed
fix storage description
1 parent 3f2f137 commit 446c3ef

File tree

1 file changed

+1
-1
lines changed
  • packages/cli/package/src/lib/configs/project/provider

1 file changed

+1
-1
lines changed

packages/cli/package/src/lib/configs/project/provider/provider4.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ const peerStorageSchema = {
359359
},
360360
supply: {
361361
type: "string",
362-
description: "Amount of storage in GB",
362+
description: "Amount of storage",
363363
},
364364
},
365365
required: peerResourceSchema.required,

0 commit comments

Comments
 (0)