From 85299e8641231d48afe99c57361f55b59f6bfafc Mon Sep 17 00:00:00 2001 From: Chris Buckland Date: Thu, 11 Jul 2019 17:20:51 +0200 Subject: [PATCH] Fixed typo --- pisa-btc/apps/cli/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pisa-btc/apps/cli/README.md b/pisa-btc/apps/cli/README.md index f3ed5f5..a7b9393 100644 --- a/pisa-btc/apps/cli/README.md +++ b/pisa-btc/apps/cli/README.md @@ -131,7 +131,7 @@ or python pisa-cli.py add_appointment -f dummy_appointment_data.json ``` - This returns a appointment locator that can be used to get updates about this appointment from the PISA. + This returns a appointment locator that can be used to get updates about this appointment from PISA. 3. Test that PISA is still watching the appointment by replacing the appointment locator received into the following command: