diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c14e4450..e365a5a8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -3,5 +3,5 @@ Thanks you for contributing to Emby for Kodi! * Please make pull requests towards the **develop** branch, not the master branch. -* Try to keep lines shorter than 100 to keep things clean and readable. +* Try to keep the maximum line length shorter than 100 characters to keep things clean and readable. * Add comments if necessary.