Skip to content

Commit b8372bd

Browse files
VelinovAngelnikolay-nenkov
authored andcommitted
Fix: worng codeblock language
1 parent 3668629 commit b8372bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

troubleshooting/nuget-feed.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ To solve the issue:
8787

8888
Avoid using an online encoder utility for a password. Instead, use a Powershell command:
8989

90-
````SH.skip-repl
90+
````PowerShell.skip-repl
9191
Add-Type -AssemblyName System.Web
9292
[System.Web.HttpUtility]::HtmlEncode('my§uper&P@§§word')
9393
````

0 commit comments

Comments
 (0)