Skip to content

Commit 64c07ab

Browse files
committed
typo(sdk): a -> an in the pom.xml
1 parent 3c751b6 commit 64c07ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

engine/modules/endscreen/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<groupId>com.codingame.gameengine</groupId>
1313
<artifactId>module-endscreen</artifactId>
1414
<name>CodinGame Game Engine End Screen Module</name>
15-
<description>A end screen module for the CodinGame engine toolkit.</description>
15+
<description>An end screen module for the CodinGame engine toolkit.</description>
1616

1717
<dependencies>
1818
<dependency>

0 commit comments

Comments
 (0)