diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4b52c18..afdc5a5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -18,9 +18,9 @@ Whatever editor you use doesn't matter as long as it can do two things: * Use spaces for indentation. * Hard wrap lines at 79 characters per line. -To make this process easier Oga comes with an [EditorConfig][editorconfig] -configuration file. If your editor supports this it will automatically apply -the required settings for you. +To make this process easier ruby-lint comes with an +[EditorConfig][editorconfig] configuration file. If your editor supports this +it will automatically apply the required settings for you. ## Hacking on ruby-lint