Skip to content

Commit 91e7969

Browse files
authored
Merge pull request #13 from vocan/master
Fix a typo of the name in POM
2 parents 0a0523e + 087d95f commit 91e7969

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)