Skip to content
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
2 changes: 1 addition & 1 deletion packages/apps/server-push/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This app demonstrates how to:

* Use Devvit's scheduler to run a recurring job every minute.

* Use the app install trigger to run an initialization job (i.e., starting the scheudler job).
* Use the app install trigger to run an initialization job (i.e., starting the scheduler job).

* Use realtime service to send information from a server to all active clients.

Expand Down