Skip to content

Commit 9710129

Browse files
committed
Corrected a typo
1 parent 5fb9cb7 commit 9710129

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ZippyNeuron.Pipelinez/ZippyNeuron.Pipelinez.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageReadmeFile>README.md</PackageReadmeFile>
1616
<RepositoryUrl>https://github.com/ZippyNeuron/Pipelinez</RepositoryUrl>
1717
<RepositoryType>Git</RepositoryType>
18-
<PackageTags>pipeline, input, output, chain or responsibility</PackageTags>
18+
<PackageTags>pipeline, input, output, chain of responsibility</PackageTags>
1919
<IncludeSymbols>True</IncludeSymbols>
2020
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
2121
</PropertyGroup>

0 commit comments

Comments
 (0)