From 7bf99e2ce7a3fd98020b2b4cf2d3ca1877917f0e Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Mon, 14 Nov 2016 19:24:07 -0800 Subject: [PATCH] Update README.md fix typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de872c6df1..182c0f3b27 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Loop is an app template for building an automated insulin delivery system. It is a stone resting on the boulders of work done by many others. -Loop is built on top of [LoopKit](https://github.com/LoopKit/LoopKit). LoopKit is a set of frameworks that provide data storage, retrieval, and calcluation, as well as boilerplate view controllers used in Loop. +Loop is built on top of [LoopKit](https://github.com/LoopKit/LoopKit). LoopKit is a set of frameworks that provide data storage, retrieval, and calculation, as well as boilerplate view controllers used in Loop. Please understand that this project: - Is highly experimental