Skip to content

Commit

Permalink
Update content/400-pulse/100-what-is-pulse.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Jon Harrell <[email protected]>
  • Loading branch information
nikolasburk and jharrell authored May 6, 2024
1 parent d312b2c commit fdb56cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/400-pulse/100-what-is-pulse.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ It lets you subscribe to any changes happening in your database using [Prisma Cl
- managing payments
- ... and any other functionality that requires real-time updates

Prisma Pulse integrates with [Prisma ORM](/orm) and easily lets you subscribe database changes in a type-safe way using Prisma Client:
Prisma Pulse integrates with [Prisma ORM](/orm) and lets you subscribe to database changes easily _and_ in a type-safe way using Prisma Client:

![](/img/pulse/overview.png)

Expand Down

0 comments on commit fdb56cc

Please sign in to comment.