Skip to content

Commit

Permalink
Fix minor typo (date)
Browse files Browse the repository at this point in the history
  • Loading branch information
JuditKaramazov committed May 10, 2024
1 parent 5078b95 commit 91b9876
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/data/places.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ export const PLACES: IPin[] = [
title: 'Can Margarit',
city: 'Mataró',
country: 'Spain',
coordinates: [40.741895, -73.989308],
date: '2024-05-6',
coordinates: [41.53901672363281, 2.453969717025757],
date: '2024-05-06',
photo: '/photos/AuNedelec/can_margarit_mataro.jpg'
},
{
Expand Down

0 comments on commit 91b9876

Please sign in to comment.