Skip to content

Commit 00385f3

Browse files
authored
Merge pull request #26 from code42/bugfix/command-typo
Fix typo in command description
2 parents 5724734 + 47b1321 commit 00385f3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Packs/Code42/Integrations/Code42/Code42.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -660,7 +660,7 @@ script:
660660
required: true
661661
secret: false
662662
- default: false
663-
description: The name of the legal hold matter to which to which the user will
663+
description: The name of the legal hold matter to which the user will
664664
be added.
665665
isArray: false
666666
name: mattername
@@ -776,7 +776,7 @@ script:
776776
- contextPath: Code42.DepartingEmployee.DepartureDate
777777
description: The departure date for the Departing Employee.
778778
type: Unknown
779-
dockerimage: demisto/py42:1.0.0.9801
779+
dockerimage: demisto/py42:1.0.0.9806
780780
feed: false
781781
isfetch: true
782782
longRunning: false

Packs/Code42/Integrations/Code42/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -828,7 +828,7 @@ Adds a Code42 user to a legal hold matter.
828828
| **Argument Name** | **Description** | **Required** |
829829
| --- | --- | --- |
830830
| username | The username of the user to add to the given legal hold matter. | Required |
831-
| mattername | The name of the legal hold matter to which to which the user will be added. | Required |
831+
| mattername | The name of the legal hold matter to which the user will be added. | Required |
832832

833833

834834
#### Context Output

0 commit comments

Comments
 (0)