From d5ebfa19412ba7202a74baac74db82c6906de1b6 Mon Sep 17 00:00:00 2001 From: David Rotermund <54365609+davrot@users.noreply.github.com> Date: Fri, 17 Nov 2023 17:47:28 +0100 Subject: [PATCH] Update README.md Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8267775..5b26642 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # How to Python in computational neuroscience, data mining, and more -All the tutorial are tested with Python 3.11.x. Older version might have a problem with the new versions of type anotations. +All the tutorials are tested with Python 3.11.x. Older version might have a problem with the new versions of type anotations. ## Programming Basics: Python Data analysis and more