diff options
| author | Han Lin Yap <[email protected]> | 2013-08-06 13:31:42 +0200 |
|---|---|---|
| committer | Han Lin Yap <[email protected]> | 2013-08-06 14:09:35 +0200 |
| commit | b3915841b07222839efba7957978d911ca565254 (patch) | |
| tree | 73c24a572221163e76aef57bfb82bbcdded71684 | |
| parent | Merge pull request #2879 from Diapolo/translations (diff) | |
| download | discoin-b3915841b07222839efba7957978d911ca565254.tar.xz discoin-b3915841b07222839efba7957978d911ca565254.zip | |
fix typo in README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,7 @@ submitter will be asked to start a discussion (if they haven't already) on the The patch will be accepted if there is broad consensus that it is a good thing. Developers should expect to rework and resubmit patches if the code doesn't -match the project's coding conventions (see `doc/coding.txt`) or are +match the project's coding conventions (see `doc/coding.md`) or are controversial. The `master` branch is regularly built and tested, but is not guaranteed to be |