From e1879c3ca0f083de68fb2e45c13983d155b64d63 Mon Sep 17 00:00:00 2001 From: Adri <119002051+AdriMM26@users.noreply.github.com> Date: Sun, 28 Apr 2024 18:03:13 +0200 Subject: [PATCH] A biene to The biene (#566) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Adrià Martínez --- src/data/activities.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/activities.ts b/src/data/activities.ts index 6f2fdcdb..70eabe7d 100644 --- a/src/data/activities.ts +++ b/src/data/activities.ts @@ -9,7 +9,7 @@ export interface Activity { export const activities: Activity[] = [ { - title: 'Find a biene', + title: 'Find the biene', description: /* markdown */ `There are 24 bienes 🐝 hidden in the venue! Find at least 12 of them, take a selfie and show it on the InfoDesk to check your mission stamp! \n\n Please don't remove them from their place.`, location: 'Hacking area', time: 'All weekend',