Skip to content

Commit 7cb872a

Browse files
committed
Improve wording in NEST.JsonNetSerializer nuspec file
1 parent 03ca71a commit 7cb872a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build/NEST.JsonNetSerializer.nuspec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
<metadata>
44
<id>NEST.JsonNetSerializer</id>
55
<version>$version$</version>
6-
<title>Hook up your own Json.Net serializer in NEST in an isolated fashion</title>
6+
<title>NEST.JsonNetSerializer - Elasticsearch .NET custom Json.NET serializer</title>
77
<authors>Elastic and contributors</authors>
88
<owners>Elastic</owners>
99
<licenseUrl>https://github.com/elastic/elasticsearch-net/blob/master/license.txt</licenseUrl>
1010
<projectUrl>https://github.com/elastic/elasticsearch-net</projectUrl>
1111
<iconUrl>https://raw.githubusercontent.com/elastic/elasticsearch-net/master/build/nuget-icon.png</iconUrl>
1212
<requireLicenseAcceptance>false</requireLicenseAcceptance>
13-
<description>NEST 6.x ships with an internalized Json.NET, this package opens the (de)serialization up for your own custom Json.NET serializer</description>
14-
<summary>NEST 6.x ships with an internalized Json.NET, this package opens the (de)serialization up for your own custom Json.NET serializer</summary>
13+
<description>NEST 6.x uses an internalized Json.NET serializer. This package enables serialization using your own custom Json.NET serializer</description>
14+
<summary>NEST 6.x uses an internalized Json.NET serializer. This package enables serialization using your own custom Json.NET serializer</summary>
1515
<releaseNotes>See https://github.com/elastic/elasticsearch-net/releases/tag/$version$</releaseNotes>
1616
<copyright>2017-$year$ Elasticsearch BV</copyright>
1717
<tags>elasticsearch,elastic,search,lucene,nest,serializer,json</tags>

0 commit comments

Comments
 (0)