mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-05-31 12:45:47 +00:00
Typofix in CONTRIBUTING.md
This commit is contained in:
parent
8715068375
commit
ef824d4828
1 changed files with 3 additions and 3 deletions
|
|
@ -49,13 +49,13 @@ The idea is to have
|
|||
Example:
|
||||
|
||||
[...]
|
||||
- [An Awesome Book](http://example.com/example.html)
|
||||
* [An Awesome Book](http://example.com/example.html)
|
||||
|
||||
|
||||
### Example
|
||||
|
||||
- [Another Awesome Book](http://example.com/book.html)
|
||||
- [Some Other Book](http://example.com/other.html)
|
||||
* [Another Awesome Book](http://example.com/book.html)
|
||||
* [Some Other Book](http://example.com/other.html)
|
||||
|
||||
- Don't put spaces between `]` and `(`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue