Skip to content

Commit 8c6b50f

Browse files
authored
chore: fix Javadoc (a2aproject#701)
Signed-off-by: Jeff Mesnil <jmesnil@ibm.com>
1 parent ddf65aa commit 8c6b50f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

transport/grpc/src/main/java/io/a2a/transport/grpc/handler/GrpcHandler.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
* <li>{@link #listTasks} - List tasks with filtering</li>
9797
* <li>{@link #createTaskPushNotificationConfig} - Configure push notifications</li>
9898
* <li>{@link #getTaskPushNotificationConfig} - Get push notification config</li>
99-
* <li>{@link #listTaskPushNotificationConfig} - List push notification configs</li>
99+
* <li>{@link #listTaskPushNotificationConfigs} - List push notification configs</li>
100100
* <li>{@link #deleteTaskPushNotificationConfig} - Delete push notification config</li>
101101
* <li>{@link #getExtendedAgentCard} - Get extended agent capabilities</li>
102102
* </ul>

0 commit comments

Comments
 (0)