Skip to content

Commit 9de1384

Browse files
authored
COH-27954 - Fix typo in pyproject.toml (#22)
1 parent 0a8f8c6 commit 9de1384

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ packages = [
1111
]
1212
readme = "README.md"
1313
authors = ["Oracle <[email protected]>"]
14-
homepage = "https://github.com/oracle/coherenc-py-client"
15-
repository = "https://github.com/oracle/coherenc-py-client"
14+
homepage = "https://github.com/oracle/coherence-py-client"
15+
repository = "https://github.com/oracle/coherence-py-client"
1616
classifiers = [
1717
"Programming Language :: Python :: 3",
1818
"License :: OSI Approved :: Universal Permissive License (UPL)",

0 commit comments

Comments
 (0)