Skip to content

Commit

Permalink
Update workshops.js
Browse files Browse the repository at this point in the history
  • Loading branch information
necccc authored Jun 17, 2024
1 parent 7816ded commit 5f8d78a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workshops.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ module.exports = {
},
SUPERCHARGE: {
created: "2022-04-26",
seats: 18, // max 25
seats: 25, // max 25
coming_soon: false,
title: "API-first approach with no-code stack for fullstack development",
short_description: "Learn the principles of the API-first approach, and how to implement API contracts using ChatGPT or Copilot and GitLab CI.",
Expand Down

0 comments on commit 5f8d78a

Please sign in to comment.