Skip to content

Commit

Permalink
Fix missing comma in json
Browse files Browse the repository at this point in the history
  • Loading branch information
rajbos authored Sep 2, 2024
1 parent 6180e1d commit b5055a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@
"title": "VS Code supports user input as extra prompt instructions",
"description": "Instruct GitHub Copilot with extra user input to get more fitting results. This is especially helpful if you have a specific need for a libary, or SDK version.",
"url": "https://molson504x.github.io/GitHub-Copilot-Custom-Instructions"
}
},
{
"title": "GitHub Copilot video series: Levels of Enlightenment",
"description": "Get more proficient using GitHub Copilot with the lessons learned from Rob. In this 10 part series he explains some of the lessons learned while using Copilot over the last year.",
Expand Down

0 comments on commit b5055a8

Please sign in to comment.