mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-01 10:25:36 +00:00
Fix those code blocks
This commit is contained in:
+1
-1
@@ -187,7 +187,7 @@ var request = new SearchRepositoriesRequest("mvc client side framework")
|
||||
// how about changing that sort direction?
|
||||
Order = SortDirection.Ascending;
|
||||
}
|
||||
````
|
||||
```
|
||||
|
||||
## Search Code
|
||||
|
||||
|
||||
Reference in New Issue
Block a user