From 035e97585adda7c54e6fc906c581aa1f3df7a0cd Mon Sep 17 00:00:00 2001 From: Maruthi Chowdary P Date: Wed, 17 May 2023 06:48:45 +0000 Subject: [PATCH] Fix favourtie number --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9fd18d6..8d7ac4a 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,7 @@ gitk ## 5. Push to a Remote Repository ```powershell -# Edit this line: my favorite number is π +# Edit this line: my favorite number is Red git commit -am "Fix favorite number" git status # Branch is ahead