Skip to content

Commit

Permalink
Update invalidAPIKey help message
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewheard committed Jan 26, 2024
1 parent 80d3a6b commit 609e922
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -152,8 +152,7 @@ struct ErrorDetailsView: View {
SubtitleMarkdownFormRow(
title: "Help",
value: """
The provided API key is invalid.
Please update `API_KEY` in the `GenerativeAI-Info.plist` file.
Please provide a valid value for `API_KEY` in the `GenerativeAI-Info.plist` file.
"""
)
}
Expand Down

0 comments on commit 609e922

Please sign in to comment.