Skip to content

Commit 13e03dd

Browse files
paularuiz22BillWagner
authored andcommitted
Update attributes.md (#11766)
* Update attributes.md Grammatically improve Summary * fix one small typo.
1 parent 2511b2b commit 13e03dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/csharp/tutorials/attributes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,4 +162,4 @@ In the above code, you don't have to have a literal `"Name"` string. This can he
162162

163163
## Summary
164164

165-
Attributes bring declarative power to C#. But they are a form of code as meta-data, and don't act by themselves.
165+
Attributes bring declarative power to C#, but they are a meta-data form of code and don't act by themselves.

0 commit comments

Comments
 (0)