From 5a94971b21585576993d571552ae09dd17d1178a Mon Sep 17 00:00:00 2001
From: Clare <chorscroft@users.noreply.github.com>
Date: Fri, 10 Jul 2020 07:06:58 +0100
Subject: [PATCH] Fixed typo in LDprofile

---
 NEWS.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/NEWS.md b/NEWS.md
index 9191133..b46b81f 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,7 +1,7 @@
 # zalpha 0.1.0.9000 (development version)
 
 * Can now accept data with missing values
-* New function create_LDProfile for generating an LD profile
+* New function create_LDprofile for generating an LD profile
 * Updated and improved vignette
 * Fixed noLD issues
 
-- 
GitLab