From 0214b1018f8ccff94803df36f2223b6873a917b4 Mon Sep 17 00:00:00 2001 From: scuti Date: Fri, 25 Apr 2025 01:37:49 -0700 Subject: [PATCH] Corrected typo in README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 99dbf8c..931a5d4 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ The motivation for project is satisfying a class assignment. Eventually, an interesting (enough) topic was discovered in the data set: ->What is the annual compensation (y) over years of experience (x) of deveopers who use a programming language from a specific country? +>What is the annual compensation (y) over years of experience (x) of developers who use a programming language from a specific country? ## Requirements