From a4592fdff3c9077b134f1dc407d98f1813033f16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anders=20S=C3=B8gaard?= Date: Mon, 27 Jun 2022 15:15:57 +0200 Subject: [PATCH] Fix typo (#732) --- src/questions/general-questions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/questions/general-questions.md b/src/questions/general-questions.md index 998a100..e2dae9f 100644 --- a/src/questions/general-questions.md +++ b/src/questions/general-questions.md @@ -31,5 +31,5 @@ permalink: /questions/general-questions/index.html * How did you handle a disagreement with your boss or your collaborator? * What resources do you use to learn about the latest in front end development and design? * What skills are needed to be a good front-end developer? -* What role do you see yourself? +* What role do you see yourself in? * Explain the difference between cookies, session storage, and local storage?