From 1dad8efde3c27a5411e466c1050e35c3fa66cf78 Mon Sep 17 00:00:00 2001 From: Julius van Voorden Date: Mon, 13 Nov 2023 13:16:52 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9C=8F=EF=B8=8F=20Fix=20Typo=20in=20resp.=20?= =?UTF-8?q?lvl=201?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/components/salary/SalaryModel.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/components/salary/SalaryModel.ts b/docs/components/salary/SalaryModel.ts index c1ea41f..5b8bda0 100644 --- a/docs/components/salary/SalaryModel.ts +++ b/docs/components/salary/SalaryModel.ts @@ -149,7 +149,7 @@ export const responsibilityComponent: SalaryComponent = { level: 1, title: 'Partial project manager', criteria: [ - 'Responsible for technical component in a project (e.g. is the tech lead of the backend of a project)', + 'Responsible for a technical component in a project (e.g. is the tech lead of the backend of a project)', 'Does code reviews', 'OR: Deputy S Project Manager', ]