docs: Typo

Signed-off-by: Tim Hårek Andreassen <tim@harek.no>
This commit is contained in:
Tim Hårek Andreassen 2024-04-01 09:56:48 +02:00
parent ec5c399012
commit fc2d98a52d
No known key found for this signature in database
GPG Key ID: E59C7734F0E10EB5
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ A webapp built with Deno's [Fresh](https://fresh.deno.dev/) that generates
public accessible RSS-feeds for their produced podcasts via their public accessible RSS-feeds for their produced podcasts via their
[API](https://psapi.nrk.no/documentation/). [API](https://psapi.nrk.no/documentation/).
## Local devlopment ## Local development
1. [Install Deno](https://deno.land/manual/getting_started/installation) 1. [Install Deno](https://deno.land/manual/getting_started/installation)
1. Run the app: `deno task start` 1. Run the app: `deno task start`