From 0fb49ea385f8061fe9ca4a89f0cc84396e6a65d3 Mon Sep 17 00:00:00 2001 From: Adarsha Timsina <108563187+adarshatimsina@users.noreply.github.com> Date: Tue, 17 Jan 2023 22:11:59 +0545 Subject: [PATCH] fix: improper grammatical sentence --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0db3ec6..61d0fcb 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,7 @@ python3 your_script.py ### How do I get it to work on Google Colab? -It is normal for the seession to be crashed when installing dependencies. Just ignore the error and run your script. +It is normal for the session to crash while installing dependencies. Just ignore the error message and run your script. ```python # install dependencies