1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2025-01-04 21:01:00 +00:00

fix typo in CONTRIBUTING.md

This commit is contained in:
Takuya Yamamoto 2018-10-08 21:57:17 +09:00
parent cfc6994ee6
commit b1b49df00c

View File

@ -18,7 +18,7 @@ If you want to contribute to [linux-insides](https://github.com/0xAX/linux-insid
```
git checkout -b "linux-bootstrap-1-fix"
```
You can name it however you want.
You can name it whatever you want.
4. Make your changes.