Skip to content

Commit 0b38d9a

Browse files
committed
Fix typo
1 parent 31a8502 commit 0b38d9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Transports/SseAdapters/SseAdapterInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
namespace OPGG\LaravelMcpServer\Transports\SseAdapters;
3+
namespace OPGG\LaravelMcpServer\Transports\SseAdapters;
44

55
/**
66
* Interface SseAdapterInterface

0 commit comments

Comments
 (0)