diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 5379cb644362322704914045991ae3c667d7f737..e1e390c36a800353baef4f5d71452c9732bcb0e1 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -58,7 +58,7 @@ then send a merge request.
 Note that we also accept PRs on our [GitHub mirror](https://github.com/orfeotoolbox/OTB)
 which we will manually merge.
 
-The feature branch are then tested on multiple platforms on the OTB test infrastructure (a.k.a the [Dashboard](https://dash.orfeo-toolbox.org/)) in the FeatureBranches section. 
+Feature branches are tested on multiple platforms on the OTB test infrastructure (a.k.a the [Dashboard](https://dash.orfeo-toolbox.org/)). They appear in the FeatureBranches section. 
 
 Caveat: even if the Dashboard build on develop branch is broken, it is not
 allowed to push fixes directly on develop. The developer trying to fix the