2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-02 09:00:50 +00:00

Correct typos found by @fw42

This commit is contained in:
Alexander Neumann 2015-05-09 17:20:18 +02:00
parent cbc61fffe8
commit c814706bb1

View File

@ -28,9 +28,9 @@ Providing Patches
================= =================
You have fixed an annoying bug or have added a new feature? Very cool! Let's You have fixed an annoying bug or have added a new feature? Very cool! Let's
get it into the project! The workflow we're using is also described at the get it into the project! The workflow we're using is also described on the
[GitHub Flow](https://guides.github.com/introduction/flow/) website, it boils [GitHub Flow](https://guides.github.com/introduction/flow/) website, it boils
down to the following steps : down to the following steps:
1. First we would kindly ask you to fork our project on GitHub if you haven't 1. First we would kindly ask you to fork our project on GitHub if you haven't
done so already. done so already.