From f88a871799115d0510b3e959eace6711b3476ad6 Mon Sep 17 00:00:00 2001
From: Alejandro Sanchez <alex@schedmd.com>
Date: Fri, 26 Feb 2016 15:06:23 -0400
Subject: [PATCH] fix typo in contributing.md

---
 CONTRIBUTING.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 339f355b318..61ac4b9eee4 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -36,7 +36,7 @@ minor differences can cause unintended consequences.
 
 PATCH SUBMISSION
 ----------------
-An entry in `NEWS` should descripe the change or new functionality.
+An entry in `NEWS` should describe the change or new functionality.
 
 Please break patches up into logically separate chunks, while ensuring that
 each patch can still be compiled. (Anticipate that a developer using `git
-- 
GitLab