Skip to content

Commit 86a7f9d

Browse files
authored
Revert changes to backticks in examples
1 parent 1739a6b commit 86a7f9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ResourceManager/Profile/Commands.Profile/help/Send-Feedback.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The Send-Feedback cmdlet sends feedback to the Azure PowerShell team.
2222
### Example 1:
2323
```
2424
PS C:\> Send-Feedback
25-
```
25+
2626
With zero (0) being the least and ten (10) being the most, how likely are you to recommend Azure PowerShell to a friend or colleague?
2727
2828
10
@@ -38,7 +38,7 @@ Response.
3838
Please enter your email if you are interested in providing follow up information:
3939
4040
41-
41+
```
4242

4343
## PARAMETERS
4444

0 commit comments

Comments
 (0)