Skip to content

Commit

Permalink
Typos
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewBarba committed Apr 26, 2023
1 parent d7f5d4f commit 8ff652d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,9 @@ let num = EdgeConfig("EDGE_CONFIG_2").get("some-int-key").int

You can add a top level `public` folder that will be deployed statically to Vercel's CDN.

### CRON Jobs
### Cron Jobs

CRON jobs are fully supported by adding a `vercel.json` file to the root of your project and following the Vercel documentation here: https://vercel.com/docs/cron-jobs
Cron jobs are fully supported by adding a `vercel.json` file to the root of your project and following the Vercel documentation here: https://vercel.com/docs/cron-jobs

### Running Locally

Expand Down

0 comments on commit 8ff652d

Please sign in to comment.