mirror of
https://github.com/pocketbase/pocketbase.git
synced 2026-09-08 15:41:18 +02:00
fixed comment typo
This commit is contained in:
+1
-1
@@ -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