From 607743f348b3f8084b0363b26067885e1d818e2c Mon Sep 17 00:00:00 2001 From: brian murphy Date: Sat, 11 May 2019 14:54:40 +0100 Subject: [PATCH] Typo - Beaty -> Duty --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4934be4..bf5b315 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -31,7 +31,7 @@ docker-compose up 3. Open [localhost:8080](http://localhost:8080) PagerBeauty for local development is preconfigured, no `.env` file is necessary. -It's using [Mockserver](https://github.com/namshi/mockserver) in place of real PagerBeaty API v2: [localhost:8090](http://localhost:8090). +It's using [Mockserver](https://github.com/namshi/mockserver) in place of real PagerDuty API v2: [localhost:8090](http://localhost:8090). Application HTTP server and webpack are running in `watch` mode. All changes you make should be picked up automatically on the next page refresh: [localhost:8080](http://localhost:8080).