Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update getting-started.md #1991

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/observability/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ dashboard.
## Step 5. Re-build and deploy code

Re-build, deploy, and invoke your Genkit feature to start collecting data.
After Genkit Monitoring receives your metrics, youo can view them by
After Genkit Monitoring receives your metrics, you can view them by
visiting the
[Genkit Monitoring dashboard](https://console.firebase.google.com/project/_/genai_monitoring)

Expand All @@ -127,4 +127,4 @@ Note: It may take up to 5 minutes to collect the first metric (based on the defa

View [advanced configuration](/docs/genkit/advanced) options for the Firebase
telemetry plugin.
-->
-->
Loading