Skip to content

Commit 21949c0

Browse files
committed
Typo in build.sbt
1 parent 72b6bd8 commit 21949c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pinecone-client/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name := "pinecone-scala-client"
22

3-
description := "Scala client for Pinecone API implemented using Play WS lib."
3+
description := "Scala client for Pinecone API implemented with Play WS lib."
44

55
lazy val playWsVersion = settingKey[String]("Play WS version to use")
66

0 commit comments

Comments
 (0)