Skip to content

Commit f08aa65

Browse files
authored
Fix spelling of client in VirtualizedCluster (#4499)
This commit fixes the spelling in VirtualizedCluster package description.
1 parent e423347 commit f08aa65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Elasticsearch.Net.VirtualizedCluster/Elasticsearch.Net.VirtualizedCluster.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PackageId>Elasticsearch.Net.VirtualizedCluster</PackageId>
44
<Title>Elasticsearch.Net.VirtualizedCluster - A highly configurable in memory IConnection</Title>
55
<PackageTags>elasticsearch;elastic;search;lucene;nest</PackageTags>
6-
<Description>Provides a way to assert cluent behaviour through a rule engine backed VirtualClusterConnection</Description>
6+
<Description>Provides a way to assert client behaviour through a rule engine backed VirtualClusterConnection</Description>
77
</PropertyGroup>
88

99
<PropertyGroup>

0 commit comments

Comments
 (0)