Skip to content

Commit 8f51f1f

Browse files
authored
Apply suggestions from code review
Fix typo.
1 parent f7744a8 commit 8f51f1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ide/walkthrough-creating-a-code-snippet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ You can create your own code snippets and add them to the code snippets that Vis
5656

5757
1. Enter the title *Square Root* into the snippet `Title` element.
5858

59-
1. In the **Language** attribute of the `Code` element, fill in **CSharp** for a #C snippet or **VB** for Visual Basic.
59+
1. In the **Language** attribute of the `Code` element, fill in **CSharp** for a C# snippet or **VB** for Visual Basic.
6060

6161
> [!TIP]
6262
> To see all the available language values, see [Attributes](code-snippets-schema-reference.md#attributes) in the [Code snippets schema reference](code-snippets-schema-reference.md).

0 commit comments

Comments
 (0)