Skip to content

Commit 8d20f4a

Browse files
therepaniconobc
authored andcommitted
Fix typo in pom.xml in core module
Signed-off-by: Andrey Litvitski <[email protected]>
1 parent c3b7d77 commit 8d20f4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-grpc-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<artifactId>spring-grpc-core</artifactId>
1212
<packaging>jar</packaging>
1313
<name>Spring gRPC Core</name>
14-
<description>Core domgrpcn for gRPC programming</description>
14+
<description>Core module for gRPC programming</description>
1515
<url>https://github.com/spring-projects-experimental/spring-grpc</url>
1616

1717
<scm>

0 commit comments

Comments
 (0)