Skip to content

Commit 8d950e0

Browse files
committed
Adjust package title and description
1 parent b28694e commit 8d950e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Elastic.Clients.Elasticsearch.Serverless/Elastic.Clients.Elasticsearch.Serverless.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<PackageId>Elastic.Clients.Elasticsearch.Serverless</PackageId>
4-
<Title>Elastic.Clients.Elasticsearch - Official Elasticsearch .NET Client</Title>
4+
<Title>Elastic.Clients.Elasticsearch.Serverless - Official Elasticsearch Serverless .NET Client</Title>
55
<PackageTags>elasticsearch;elastic;client;search</PackageTags>
66
<Description>
7-
This strongly-typed, client library enables working with Elasticsearch. It is the official client maintained and supported by Elastic.
7+
This strongly-typed, client library enables working with Elasticsearch Serverless. It is the official client maintained and supported by Elastic.
88
</Description>
99
<ProduceReferenceAssembly>true</ProduceReferenceAssembly>
1010
<PackageReadmeFile>README.md</PackageReadmeFile>

0 commit comments

Comments
 (0)