Skip to content

Commit d6cba60

Browse files
authored
chore: fix date syntax
1 parent 264adfd commit d6cba60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/data/externalTutorials.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"skillLevel": "intermediate",
1212
"timeToRead": "11",
1313
"lang": "en",
14-
"publishDate": "5/29/2024"
14+
"publishDate": "05/29/2024"
1515
},
1616
{
1717
"url": "https://www.youtube.com/watch?v=LmQTRGqUL9s",
@@ -25,7 +25,7 @@
2525
"skillLevel": "intermediate",
2626
"timeToRead": "10",
2727
"lang": "en",
28-
"publishDate": "5/29/2024"
28+
"publishDate": "05/29/2024"
2929
},
3030
{
3131
"url": "https://updraft.cyfrin.io/courses/security",

0 commit comments

Comments
 (0)