diff options
| author | Ben Beltran <ben@nsovocal.com> | 2017-11-25 13:30:57 -0600 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2017-11-25 13:30:57 -0600 |
| commit | e82ec845286f902e4669279d5f1fb6b0097f0bc2 (patch) | |
| tree | b3d25aec20053724ef6255e8ab2553d8aca7e19b | |
| parent | 1b1c5f498f00459163cbb1de97229d92ab450d9e (diff) | |
Fix cut off text in CONTRIBUTING
| -rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 966e0e1..b91c725 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,7 +8,7 @@ support more sources. ## The ~~Roadmap~~ ~~Streetmap~~ ~~Pathmap~~ Corridormap * Writing sources (They're used to automatically obtain artist and song - name from + name from apps or services) * Writing tests * Improving code to match idiomatic swift * Improving the documentation |