This commit is contained in:
Haroon
2015-10-30 21:45:44 +00:00
parent f8379c7252
commit 44efdc902c
+1 -1
View File
@@ -117,7 +117,7 @@ var request = new SearchIssuesRequest("linux")
## Search Repositories
To search for repositories using Octokit you need to create a ```SearchRepositoriesRequest``` and populate it with the search criteria.
To search for repositories using Octokit you need to create a `SearchRepositoriesRequest` and populate it with the search criteria.
```csharp
// Initialize a new instance of the SearchRepositoriesRequest class