diff --git a/content/400-pulse/250-database-setup/300-railway.mdx b/content/400-pulse/250-database-setup/300-railway.mdx index 987f7a64d1..0fa9263278 100644 --- a/content/400-pulse/250-database-setup/300-railway.mdx +++ b/content/400-pulse/250-database-setup/300-railway.mdx @@ -75,7 +75,7 @@ The template consists of three [services](https://docs.railway.app/reference/ser 7. Paste the `DATABASE_URL` that you acquired before into the **Database connection string** field. Then, finish the process by clicking **Enable Pulse**. 8. Pulse is now enabled in your project's environment. Click **Generate API key** to obtain the API key that you need in order to use Pulse in your TypeScript starter app. 9. Save the `PULSE_API_KEY` for later and click **I've securely stored my connection string**. -5. Click on the **pulse-starter** service. +9. Back in the Railway UI, click on the **pulse-starter** service. > **Note**: You'll likely find that the build failed for the **pulse-starter** service. This is because the Prisma Pulse API key wasn't provided as the database wasn’t Prisma Pulse ready. > Do not worry, this is to be expected and not a problem for the next steps. 6. Click on the **Variables** tab.