Skip to content

Commit cb278b3

Browse files
authored
Update package_bundle_delete.md
1 parent 78e75b0 commit cb278b3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

messages/package_bundle_delete.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ Specify the ID or alias of the package bundle you want to delete. Before you del
88

99
# examples
1010

11-
Delete a package bundle using its alias from your default Dev Hub org:
11+
- Delete a package bundle using its alias from your default Dev Hub org:
1212

1313
<%= config.bin %> <%= command.id %> --bundle "Your Bundle Alias"
1414

15-
Delete a package bundle using its ID from the specified Dev Hub org:
15+
- Delete a package bundle using its ID from the specified Dev Hub org:
1616

1717
<%= config.bin %> <%= command.id %> --bundle 1Fl... --target-dev-hub devhub@example.com
1818

@@ -32,7 +32,7 @@ Do you want to continue? (y/n)
3232

3333
# prompt-delete-deny
3434

35-
The request to delete this package bundle was canceled
35+
The request to delete this package bundle was canceled.
3636

3737
# humanSuccess
3838

0 commit comments

Comments
 (0)