Skip to content

Commit 9503143

Browse files
Update README.md
1 parent 0cc75f6 commit 9503143

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ This option helps to specify whether the search needs to be performed from the t
7878

7979
This option helps to specify whether the search can be performed in the above cases repeatedly. The following code example demonstrates the same.
8080

81-
**C# Code snippet:**
81+
**C#:**
8282

8383
```C#
8484
//Initialize the TreeViewSearchForm
@@ -161,7 +161,7 @@ public partial class TreeViewSearchForm : MetroForm
161161

162162
```
163163

164-
**VB.Net Code snippet:**
164+
**VB.Net:**
165165

166166
```VB
167167

0 commit comments

Comments
 (0)