From 1082c278793566a3a5efb04097c9b3acf4728cfc Mon Sep 17 00:00:00 2001 From: Andrew Maguire Date: Sun, 8 Jan 2023 01:03:54 +0000 Subject: [PATCH] typo --- notebooks/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/notebooks/README.md b/notebooks/README.md index 931f2fe5..2eea7a15 100644 --- a/notebooks/README.md +++ b/notebooks/README.md @@ -6,8 +6,8 @@ explaining what they do. ## Contributing -Contributing to both notebooks and making new notebooks is very welcome. If you -do so, make sure to make a markdown (.md) file to go with your notebook, makes +Contributing to notebooks and making new notebooks is very welcome. If you do +so, make sure to make a markdown (.md) file to go with your notebook, it makes it easier for people to know what your notebook is about. Check out the [example notebook](example/) for a reference example you can use