Skip to content

Commit 79e517b

Browse files
authored
Fix overlocalization of parameters in paragraph (#361)
1 parent 305a834 commit 79e517b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

reference/docs-conceptual/PSScriptAnalyzer/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@ Install using PSResourceGet 1.x:
4242
Install-PSResource -Name PSScriptAnalyzer -Reinstall
4343
```
4444

45-
The **Force** or **Reinstall** parameters are only necessary when you have an older version of
45+
The `-Force` or `-Reinstall` parameters are only necessary when you have an older version of
4646
PSScriptAnalyzer installed. These parameters also work even when you don't have a previous version
4747
installed.

0 commit comments

Comments
 (0)