Skip to content

Commit

Permalink
Update main.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
andreesg authored Apr 23, 2024
1 parent c333a4a commit bca7dc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ async function bootstrap() {
);

const config = new DocumentBuilder()
.setTitle(`IDP Demo API - azure`)
.setTitle(`IDP Demo API - Azure`)
.setDescription('Multicloud api deployment demo')
.setVersion('1.0')
.addBearerAuth()
Expand Down

0 comments on commit bca7dc7

Please sign in to comment.