Fix those code blocks

This commit is contained in:
Haroon
2015-10-29 16:13:51 +00:00
parent 03a1d16bd6
commit 3e1aef0c57
+1 -1
View File
@@ -187,7 +187,7 @@ var request = new SearchRepositoriesRequest("mvc client side framework")
// how about changing that sort direction?
Order = SortDirection.Ascending;
}
````
```
## Search Code