Skip to content

Commit

Permalink
Updated comment 💄
Browse files Browse the repository at this point in the history
  • Loading branch information
khellang committed Jul 20, 2015
1 parent 78796fb commit bb438bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/search.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ A common scenario is to search for issues to triage:
// you can also specify a search term here
var request = new SearchIssuesRequest();

// you should focus your search to a specific repo
// you can add individual repos to focus your search
request.Repos.Add("aspnet/dnx");
request.Repos.Add("aspnet", "dnvm");

Expand Down

0 comments on commit bb438bf

Please sign in to comment.