1
0
mirror of https://github.com/bitwarden/server synced 2026-01-03 09:03:44 +00:00

Update src/Core/Platform/Push/README.md

Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
This commit is contained in:
Justin Baur
2025-11-19 17:08:51 -05:00
committed by GitHub
parent ada1fb35a6
commit f5c56db959

View File

@@ -79,7 +79,7 @@ to a value.
### Relay
Used when the application is being self-hosted. This relays a notification from the self-hosted
instance to a cloud instance. The notification is recieved by our cloud and then relayed to
instance to a cloud instance. The notification is received by our cloud and then relayed to
Azure Notification Hub. This is necessary because self-hosted instance aren't able to directly send
notifications to mobile devices.