fix: small fix for the description (#117)

This commit is contained in:
Felix Arjuna 2025-07-22 19:52:39 +02:00 committed by GitHub
parent 7c5d96e581
commit f24139a25e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,5 @@
---
description: "DDD and .NET architecture guidelines'
description: "DDD and .NET architecture guidelines"
applyTo: '**/*.cs,**/*.csproj,**/Program.cs,**/*.razor'
---