Skip to content

Commit 8e28cc6

Browse files
committed
Update readme.md
1 parent 1956dab commit 8e28cc6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1244,7 +1244,7 @@ public void Test()
12441244

12451245
### NullabilityInfoExtensions
12461246

1247-
Enable by adding and MSBuild property `PolyNullability`
1247+
Enable by adding an MSBuild property `PolyNullability`
12481248

12491249
```
12501250
<PropertyGroup>
@@ -1266,7 +1266,7 @@ Enable by adding and MSBuild property `PolyNullability`
12661266

12671267
## Guard
12681268

1269-
Enable by adding and MSBuild property `PolyGuard`
1269+
Enable by adding an MSBuild property `PolyGuard`
12701270

12711271
```
12721272
<PropertyGroup>

0 commit comments

Comments
 (0)