From 9168b41361f2ab1e9c26d6cc062fe5b1dc46bba0 Mon Sep 17 00:00:00 2001 From: henrykorir Date: Thu, 8 Jun 2023 09:53:42 +0300 Subject: [PATCH] Fixed some words --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a3235da..e167726 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # EID Queue Processor -This projet aims to handle patients stored in the lab sync queue. +This project aims to handle patients stored in the lab sync queue. It takes the patients from the queue one at a time and sends an api request to the Ampath and Alupe systems. -Its only task is to pick patients from the queue, and sync them at predefined intervals specified in the configuratio file +Its only task is to pick patients from the queue, and sync them at predefined intervals specified in the configuration file ## Project set up