diff --git a/app/api/utils/cosmos/_generated/google/api/http.ts b/app/api/utils/cosmos/_generated/google/api/http.ts index 321c227..d00db31 100644 --- a/app/api/utils/cosmos/_generated/google/api/http.ts +++ b/app/api/utils/cosmos/_generated/google/api/http.ts @@ -16,7 +16,7 @@ export interface Http { */ rules: HttpRule[]; /** - * When set to true, URL path parmeters will be fully URI-decoded except in + * When set to true, URL path parameters will be fully URI-decoded except in * cases of single segment matches in reserved expansion, where "%2F" will be * left encoded. *