Skip to content

Commit 087d95f

Browse files
author
vocan
committed
Fix a typo of the name in POM
1 parent 0a0523e commit 087d95f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<version>1.0.0-SNAPSHOT</version>
1010
<packaging>jar</packaging>
1111

12-
<name>Tascalate Concurrenct</name>
12+
<name>Tascalate Concurrent</name>
1313
<url>https://github.com/vsilaev/tascalate-concurrent</url>
1414
<description>Implementation of blocking (IO-Bound) cancellable java.util.concurrent.CompletionStage
1515
and related extensions to java.util.concurrent.ExecutorService-s</description>

0 commit comments

Comments
 (0)