Skip to content

Commit

Permalink
grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
OneLogicalMyth authored Jul 6, 2016
1 parent d99902b commit bc4b77d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ The API key must be specified with each request, this can be achieved with the '
You can request an API key from Dell at http://en.community.dell.com/dell-groups/supportapisgroup
there is a PowerPoint file in the 'Get Started' link that gives you information on how to request one.

Or you can setup a default paramenter value in your script or PowerShell profile as;
You can setup a default paramenter value in your script or PowerShell profile as;
```PowerShell
$PSDefaultParameterValues = @{'Get-DellWarranty:APIKey'='abcdefg123456789abcdefgh12345678'}
```
Expand Down

0 comments on commit bc4b77d

Please sign in to comment.