docs(gateway): Correct the title for NestJS on the left menu (#6611)

This commit is contained in:
Arda TANRIKULU 2025-03-11 16:57:11 +03:00 committed by GitHub
parent b115db2203
commit 34ca0b65bf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,4 +6,5 @@ export default {
uwebsockets: 'µWebSockets.js',
nextjs: 'Next.js',
sveltekit: 'SvelteKit',
nestjs: 'NestJS',
};