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.