Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit fe15118

Browse files
authoredAug 2, 2024
Update Events.tsx
1 parent ef4f7d8 commit fe15118

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/views/events/Events.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ export default function Events() {
9494
link: 'https://in.pycon.org/2024'
9595
},
9696
{
97-
date: '27-29 Sep (Tentative)',
97+
date: '27-29 Sep',
9898
title: 'PyCon JP',
9999
location: 'Tokyo, Japan',
100100
link: 'https://2024.pycon.jp',

0 commit comments

Comments
 (0)
Please sign in to comment.