Skip to content

Commit f761be7

Browse files
Fix typo
1 parent a4a376f commit f761be7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<artifactId>cics-java-liberty-springboot-jcics</artifactId>
1717
<version>0.1.0</version>
1818
<name>cics-java-liberty-springboot-jcics</name>
19-
<description>CICS Spring Boot Appliaction - JCICS Example</description>
19+
<description>CICS Spring Boot Application - JCICS Example</description>
2020

2121
<properties>
2222
<java.version>1.8</java.version>
@@ -92,4 +92,4 @@
9292
</repository>
9393
</distributionManagement>
9494

95-
</project>
95+
</project>

0 commit comments

Comments
 (0)