From 81f06465c85f397d37dd62a52a42a4d9d21731a5 Mon Sep 17 00:00:00 2001
From: Stephan Seitz <stephan.seitz@fau.de>
Date: Thu, 8 Aug 2019 16:55:49 +0200
Subject: [PATCH] Fix typo in README.rst

---
 README.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.rst b/README.rst
index d3415f5..842cb44 100644
--- a/README.rst
+++ b/README.rst
@@ -15,7 +15,7 @@
 pystencils_autodiff
 ===================
 
-This repo add automatic differentiation to `pystencils <https://i10git.cs.fau.de/seitz/pystencils>`_.
+This repo adds automatic differentiation to `pystencils <https://i10git.cs.fau.de/seitz/pystencils>`_.
 
 Installation
 ------------
-- 
GitLab