docs: Typo
Signed-off-by: Tim Hårek Andreassen <tim@harek.no>
This commit is contained in:
parent
ec5c399012
commit
fc2d98a52d
|
|
@ -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`
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue