From 6255064f760761b688e166eba143d61841bd8f7b Mon Sep 17 00:00:00 2001
From: j-motamarri <150480393+j-motamarri@users.noreply.github.com>
Date: Wed, 9 Oct 2024 11:16:04 -0400
Subject: [PATCH] Update README.md
small fix to adjust the list numbers.
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 0eb01936..4d9f1f09 100644
--- a/README.md
+++ b/README.md
@@ -21,9 +21,9 @@ Here are the key metrics visualized in these charts:
-3. **Total Suggestions** This chart illustrates the total number of code suggestions made by GitHub Copilot. It offers a view of the tool's activity and its engagement with users over time.
+2. **Total Suggestions** This chart illustrates the total number of code suggestions made by GitHub Copilot. It offers a view of the tool's activity and its engagement with users over time.
-4. **Total Acceptances:** This visualization focuses on the total number of suggestions accepted by users.
+3. **Total Acceptances:** This visualization focuses on the total number of suggestions accepted by users.