Fixed spelling in README

This commit is contained in:
Fred Boniface 2022-12-08 21:09:27 +00:00
parent 72a43a6cf0
commit 7d9b447b28
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ Whilst the application is open source, the webservice (owlboard.fb-infra.uk) is
- /ldb:
- /{crs}:
- GET: Get departure board for {crs}
- Returns JSON: Formatted as per ldb-json module.SS
- Returns JSON: Formatted as per ldb-json module.
## Stack:
- app.js -> Launches server, Entry Point, defines routers and middlewares.