Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit 41b2d7d

Browse files
authored
Fix small typo
1 parent bdfe9fc commit 41b2d7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/descriptions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1044,7 +1044,7 @@
10441044
},
10451045
{
10461046
"Name": "Microsoft.Compatibility.AsyncInterfaces",
1047-
"Description": "Provides interfaces and helper types for consuming and producing async enumearbles on .NET Standard 2.0. This package is not required when targeting .NET Standard 2.1 ore .NET CoreApp 3.0 as they already have support for these types inbox.",
1047+
"Description": "Provides interfaces and helper types for consuming and producing async enumerables on .NET Standard 2.0. This package is not required when targeting .NET Standard 2.1 ore .NET CoreApp 3.0 as they already have support for these types inbox.",
10481048
"CommonTypes": [
10491049
"System.IAsyncDisposable",
10501050
"System.Collections.Generic.IAsyncEnumerable",

0 commit comments

Comments
 (0)