Update Set-SnipeitAccessoryOwner.md

Documentation typo
This commit is contained in:
Andrei Rusu 2022-10-08 23:30:57 +03:00 committed by GitHub
parent d14244d727
commit 5b2477fbf0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,7 +24,7 @@ Checkout accessory to user
### EXAMPLE 1
```
Set-SnipeitAccessoryOwner -id 1 -assigned_id 1 -note "testing check out to user"
Set-SnipeitAccessoryOwner -id 1 -assigned_to 1 -note "testing check out to user"
```
## PARAMETERS