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 6313c73 commit 9bc4b2cCopy full SHA for 9bc4b2c
src/JSONPredicate/JSONPredicate.csproj
@@ -7,7 +7,7 @@
7
<Title>JSONPredicate</Title>
8
<Authors>CodeShayk</Authors>
9
<Company>CodeShayk</Company>
10
- <Description>A powerful .NET library for evaluating intuitive string-based predicate expressions against JSON objects using JSONPath syntax.</Description>
+ <Description>A powerful .NET library for evaluating string-based predicate expressions against JSON objects using JSONPath syntax.</Description>
11
<PackageIcon>ninja-icon-16.png</PackageIcon>
12
<PackageReadmeFile>README.md</PackageReadmeFile>
13
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
0 commit comments