Skip to content

Commit a216f6b

Browse files
fix: correct typo 'occured' -> 'occurred' in k_bar_ai_error i18n value (calcom#29478)
* fix: correct typo 'paramater' → 'parameter' in getQueryParam.ts * fix: correct typo 'occured' -> 'occurred' in k_bar_ai_error i18n value --------- Co-authored-by: Bandhan Majumder <133476557+bandhan-majumder@users.noreply.github.com>
1 parent ecfb05b commit a216f6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/i18n/locales/en/common.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3674,7 +3674,7 @@
36743674
"can_you_tell_me_about": "Can you tell me about ",
36753675
"use_ai_to_answer_your_questions": "Use AI to answer your questions",
36763676
"error_fetching_answer": "Error while fetching answer ",
3677-
"k_bar_ai_error": "An unexpected error occured. Please try again later",
3677+
"k_bar_ai_error": "An unexpected error occurred. Please try again later",
36783678
"select_oAuth_client": "Select OAuth client",
36793679
"on_every_instance": "On every instance",
36803680
"delegation_credential_feature_not_enabled": "Delegation credential feature is not enabled for your organization",

0 commit comments

Comments
 (0)