From 04be8e024be13bd811a6b5dbc7bfef49878ebd27 Mon Sep 17 00:00:00 2001 From: kevinmitch14 <55989505+kevinmitch14@users.noreply.github.com> Date: Wed, 26 Jun 2024 11:47:11 -0400 Subject: [PATCH] Update sveltekit.md typo --- sending-data/languages/sveltekit.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sending-data/languages/sveltekit.md b/sending-data/languages/sveltekit.md index c9b5d88cd..185a260f3 100644 --- a/sending-data/languages/sveltekit.md +++ b/sending-data/languages/sveltekit.md @@ -49,5 +49,5 @@ If you use a `/src` folder your project, add the `instrumentation.ts` file in th ### Step 3: Set the Baselime environment variables -Set the `BASELIME_KEY` environment variable to your Baselime public API Key. Get your pulic API key from the [Baselime console](https://console.baselime.io). +Set the `BASELIME_KEY` environment variable to your Baselime public API Key. Get your public API key from the [Baselime console](https://console.baselime.io).