Fix GitHub spelling

This commit is contained in:
Frieder Bluemle 2019-11-05 12:37:32 -08:00
parent d289bb620a
commit 2b7b521460
No known key found for this signature in database
GPG key ID: EEAAFC3A01B5FFC6
2 changed files with 2 additions and 2 deletions

View file

@ -382,7 +382,7 @@ v0.1.8 - 25 Jun 2014
v0.1.7 - 22 Jun 2014
Bugs/Fixes:
* Moved repository to a Github organization: http://github.com/peco/peco
* Moved repository to a GitHub organization: http://github.com/peco/peco
* Because of the above change, a lot of links, imports needed fixing.
Features:
* Automatically set GOMAXPROCS to NumCPU. If you would like to

View file

@ -2,7 +2,7 @@
Simplistic interactive filtering tool
*NOTE*: If you are viewing this on Github, this document refers to the state of `peco` in whatever current branch you are viewing, _not_ necessarily the state of a currently released version. Please make sure to checkout the [Changes](./Changes) file for features and changes.
*NOTE*: If you are viewing this on GitHub, this document refers to the state of `peco` in whatever current branch you are viewing, _not_ necessarily the state of a currently released version. Please make sure to checkout the [Changes](./Changes) file for features and changes.
This README is long and comprehensive. Use the [Table of Contents](#table-of-contents) to navigate to the section that interests you. It has been placed at the bottom of the README file because of its length.