From 003fae4193e3bbb2865d4f0dfa313d2095c9a9bb Mon Sep 17 00:00:00 2001 From: Robin Olsen <129996395+Telikz@users.noreply.github.com> Date: Wed, 4 Mar 2026 17:33:08 +0100 Subject: [PATCH] Update cmd/pm/tasks/codingTask.go Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- cmd/pm/tasks/codingTask.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/pm/tasks/codingTask.go b/cmd/pm/tasks/codingTask.go index 4866145..fc51621 100644 --- a/cmd/pm/tasks/codingTask.go +++ b/cmd/pm/tasks/codingTask.go @@ -12,7 +12,7 @@ import ( const codingDescription = `You are tasked with doing a chore in the codebase. -This task will test your ablity to read and understand instructions, change text, and save it to a file. +This task will test your ability to read and understand instructions, change text, and save it to a file. The MongoDB Driver dependency in the file is outdated and needs to be updated to the latest version. This is a common task for developers, and it requires attention to detail and the ability to follow instructions carefully.