This repository was archived by the owner on Nov 29, 2024. It is now read-only.

Description
Link to documentation with issue
https://platform.zapier.com/cli_tutorials/resthooks#step-1-write-the-subscribehook-function
Describe the content issue
In the code snippet which follows "which is then called in the performSubscribe method on the module for the Trigger, like so:"
It says performSubscribe: performSubscribe it should say performSubscribe: subscribeHook to match the code example just above it.
What could be improved?
Make the function names match with previous example.
Screenshots
Add screenshots to help explain the issue, if needed.
Additional context
Add any other context about the problem here.