Skip to content

Commit 117afa4

Browse files
Update slack-api-client-kotlin-extension/pom.xml
Co-authored-by: Michael Brooks <[email protected]>
1 parent 2e0af99 commit 117afa4

File tree

1 file changed

+1
-1
lines changed
  • slack-api-client-kotlin-extension

1 file changed

+1
-1
lines changed

slack-api-client-kotlin-extension/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<packaging>jar</packaging>
1414

1515
<name>${project.groupId}:${project.artifactId}</name>
16-
<description>Contains extension methods for various slack client message builders so you can seamlessly use the Block Kit Kotlin DSL directly on the Java message builders.</description>
16+
<description>Contains extension methods for various Slack client message builders so you can seamlessly use the Block Kit Kotlin DSL directly on the Java message builders.</description>
1717
<url>https://docs.slack.dev/tools/java-slack-sdk</url>
1818

1919
<properties>

0 commit comments

Comments
 (0)