mirror of
https://github.com/pocketbase/pocketbase.git
synced 2025-02-13 16:31:59 +02:00
fixed comment typo
This commit is contained in:
parent
9087b68651
commit
1d4dd5d5b4
@ -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:
|
||||
//
|
||||
|
Loading…
x
Reference in New Issue
Block a user