CHANGE: Fix typo in .NET best practices prompt
- Corrected "soltion" to "solution" in the prompt description.
This commit is contained in:
parent
9c06f34739
commit
f655a16c90
@ -4,7 +4,7 @@ description: 'Ensure .NET/C# code meets best practices for the solution/project.
|
||||
---
|
||||
# .NET/C# Best Practices
|
||||
|
||||
Your task is to ensure .NET/C# code in ${selection} meets the best practices specific to the this soltion/project. This includes:
|
||||
Your task is to ensure .NET/C# code in ${selection} meets the best practices specific to this solution/project. This includes:
|
||||
|
||||
## Documentation & Structure
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user