We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2511b2b commit 13e03ddCopy full SHA for 13e03dd
docs/csharp/tutorials/attributes.md
@@ -162,4 +162,4 @@ In the above code, you don't have to have a literal `"Name"` string. This can he
162
163
## Summary
164
165
-Attributes bring declarative power to C#. But they are a form of code as meta-data, and don't act by themselves.
+Attributes bring declarative power to C#, but they are a meta-data form of code and don't act by themselves.
0 commit comments