Skip to content

Commit

Permalink
fix a typo in the KubeCon + CloudNativeCon Europe 2024 script
Browse files Browse the repository at this point in the history
  • Loading branch information
NitriKx committed Mar 20, 2024
1 parent f5339c3 commit bf1f159
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubecon-eu-24-all.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash

echo Start downloading all presentations from KubeCon + CloudNativeCon Europe 2023 ...
echo Start downloading all presentations from KubeCon + CloudNativeCon Europe 2024...

(trap 'kill 0' SIGINT; \
./colocatedeventseu2024.sh & \
Expand Down

0 comments on commit bf1f159

Please sign in to comment.