Commit d97d03c4e98365899f1bdb1fa12303723f9f8711
Fix typo (thanks @noffle)
cel committed on 2/19/2017, 8:01:33 PMParent: 1484585634631edfc6bfb1a3ce674127b6499afa
Files changed
lib/index.js | changed |
lib/index.js | |||
---|---|---|---|
@@ -11,9 +11,9 @@ | |||
11 | 11 … | prs List pull requests for a repo | |
12 | 12 … | authors List contributors to a repo | |
13 | 13 … | log List history of updates to a repo | |
14 | 14 … | name Name a repo | |
15 | - named Serve for repos by name | ||
15 … | + named Search for repos by name | ||
16 | 16 … | pull-request Create a pull-request | |
17 | 17 … | web Serve a web server for repos | |
18 | 18 … | help Get help about a command | |
19 | 19 … | ` |
Built with git-ssb-web