Skip to content

Commit 2acab9b

Browse files
committed
chore(tests): fix a typo
It was disturbing my sense of aesthetics
1 parent b328051 commit 2acab9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mcp-test/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<artifactId>mcp-test</artifactId>
1212
<packaging>jar</packaging>
1313
<name>Tests for the Java MCP SDK</name>
14-
<description>Provides some shared test fasilities for the MCP Java SDK</description>
14+
<description>Provides some shared test facilities for the MCP Java SDK</description>
1515
<url>https://github.com/modelcontextprotocol/java-sdk</url>
1616

1717
<scm>
@@ -94,4 +94,4 @@
9494
</dependencies>
9595

9696

97-
</project>
97+
</project>

0 commit comments

Comments
 (0)