Skip to content

Commit 74074fc

Browse files
RihanArfanpi0
andcommitted
Apply suggestion from @pi0
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
1 parent 1f9653d commit 74074fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/types/runtime/cache.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import type { HTTPEvent } from "h3";
33
export type { CacheEntry, CacheOptions, ResponseCacheEntry } from "ocache";
44

55
/**
6-
* Options for `defineCachedEventHandler` and `defineCachedFunction`.
6+
* Options for `defineCachedHandler` and `defineCachedFunction`.
77
*
88
* @see https://nitro.build/docs/cache
99
*/

0 commit comments

Comments
 (0)