From 47827b3d9857e265f89038ccbc48a4963b0c32d1 Mon Sep 17 00:00:00 2001 From: Kamalesh Reddy Paluru <56754616+imashnake0@users.noreply.github.com> Date: Sun, 9 May 2021 13:54:13 -0400 Subject: [PATCH] Update 4-variables.md --- data/part-1/4-variables.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/part-1/4-variables.md b/data/part-1/4-variables.md index bdd2d17b3..1af5933ea 100644 --- a/data/part-1/4-variables.md +++ b/data/part-1/4-variables.md @@ -49,7 +49,7 @@ Open the questionnaire by following the link -We've already familiarized ourselvese with strings to a degree while dealing with user inputs. Let's turn our attention to learning about other variable *types* commonly used in Java. +We've already familiarized ourselves with strings to a degree while dealing with user inputs. Let's turn our attention to learning about other variable *types* commonly used in Java.