You've already forked pocketbase
mirror of
https://github.com/pocketbase/pocketbase.git
synced 2025-11-06 09:29:19 +02:00
fixed comment typo
This commit is contained in:
@@ -36,7 +36,7 @@ type Handler[T Resolver] struct {
|
||||
|
||||
// Hook defines a generic concurrent safe structure for managing event hooks.
|
||||
//
|
||||
// When using custom a event it must embed the base [hook.Event].
|
||||
// When using custom event it must embed the base [hook.Event].
|
||||
//
|
||||
// Example:
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user