Skip to content

Commit 120c8c4

Browse files
pklaschkaCopilot
andauthored
Update lib/hono/LocalizedHttpException.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent b0eb3ad commit 120c8c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/hono/LocalizedHttpException.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import { HTTPException } from "@hono/hono/http-exception";
22
import type { LazyLocalizedString } from "./LazyLocalizedString.ts";
33

44
/**
5-
* Options for creating a LocalizedError.
5+
* Options for creating a LocalizedHttpException.
66
*/
77
export interface LocalizedHttpExceptionOptions {
88
/**

0 commit comments

Comments
 (0)