From 55fbfea369d9b43cbceeb362806ef4ca56b88acc Mon Sep 17 00:00:00 2001 From: Thomas Wolf Date: Wed, 30 Oct 2019 12:25:40 +0100 Subject: [PATCH] Update CONTRIBUTING.md Co-Authored-By: Stefan Schweter --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index db70cc644e..136ef8df81 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -83,7 +83,7 @@ A world-class feature request addresses the following points: If your issue is well written we're already 80% of the way there by the time you post it. -We have added **templates** to guide you in the process of adding a new example script for training or testing the models in the library. You can find then in the [`templates`](./templates) folder. +We have added **templates** to guide you in the process of adding a new example script for training or testing the models in the library. You can find them in the [`templates`](./templates) folder. ## Start contributing! (Pull Requests)