branch: elpa/bash-completion
commit b9e519e2adba86ceaefa059421d08001a5500e08
Author: Stephane Zermatten <[email protected]>
Commit: GitHub <[email protected]>
Fix typo
---
CONTRIBUTING.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 54b2aa4f98..70312c5287 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -6,7 +6,7 @@ If you're having issue with completion, please include enough
information to reproduce the issue, this usually includes:
* the version of Emacs you're using `emacs -version`
* the version of Bash you're using `bash -version`
-* the bash completion script, it's version and where to download it from
+* the bash completion script, its version and where to download it from
## Suggesting features