Skip to content

Commit a975f9b

Browse files
author
Christian Barra
committed
Fix typo
1 parent 8a87f7e commit a975f9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dataset.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ export const SCHEDULE: Schedule[] = [
302302
{
303303
order: 16,
304304
time: '21:36',
305-
title: 'When everything that can be automated must be automated: the benefits of continuously integration and deployment (CI/CD) for solo projects',
305+
title: 'When everything that can be automated must be automated: the benefits of continuous integration and deployment (CI/CD) for solo projects',
306306
type: Types.TALK,
307307
speaker: GESA_STUPPERICH,
308308
},

0 commit comments

Comments
 (0)