summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorw0rp <w0rp@users.noreply.github.com>2017-10-22 17:00:16 +0100
committerGitHub <noreply@github.com>2017-10-22 17:00:16 +0100
commit0b0cbfa80a8471e2b9b91f23a604e35a755b9bca (patch)
tree1544f7114fd392f434c2bb3ad81fbbda0f9f75fb
parent3878be99771d81571789f5595bf082c63ed61755 (diff)
parent841acf725c7dab41edb735de8b427271abd28d59 (diff)
downloadale-0b0cbfa80a8471e2b9b91f23a604e35a755b9bca.zip
Merge pull request #1022 from 0x6a62/fix-typos
Fix typo
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 8df52844..26129564 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -129,7 +129,7 @@ giving some unfair preference to any particular tool or language.
The "online documentation" file used for this project lives in `doc/ale.txt`.
This is the file used for generating `:help` text inside Vim itself. There are
-some guidlines to follow for this file.
+some guidelines to follow for this file.
1. Keep all text within a column size of 79 characters, inclusive.
2. Open a section with 79 `=` or `-` characters, for headings and subheadings.