Browse Source

Fix typo in pom.xml

Arkadiusz Ryś 2 years ago
parent
commit
babcd16659
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -12,7 +12,7 @@
 	<artifactId>wee</artifactId>
 	<version>0.0.1-SNAPSHOT</version>
 	<name>wee</name>
-	<description>Worflow Enactment Engine</description>
+	<description>Workflow Enactment Engine</description>
 	<properties>
 		<java.version>11</java.version>
 	</properties>