From e384239f74217a5dedd2ac5b8dc29243ce323a42 Mon Sep 17 00:00:00 2001
From: Vincent  LAVILLE <vincent.laville@pasteur.fr>
Date: Thu, 7 Jan 2021 13:43:31 +0100
Subject: [PATCH] Update DESCRIPTION

---
 DESCRIPTION | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/DESCRIPTION b/DESCRIPTION
index ca29c39..73df3fd 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -4,7 +4,7 @@ Date: 2017-11-17
 Title: Computes phenotypic variance explained by a set of genetic and/or interaction effects
 Authors@R: c(person("Vincent", "Laville", role = c("aut", "cre"), email = "vincent.laville@pasteur.fr"),
     person("Hugues", "Aschard", role = "aut", email = "hugues.aschard@pasteur.fr"))
-Maintainer: Vincent laville <vincent.laville@pasteur.fr>
+Maintainer: Vincent Laville <vincent.laville@pasteur.fr>
 Description: This package implements functions to estimate the phenotypic variance explained by a set of genetic effects,
     interaction effects or jointly by genetic and interaction effects. It only uses summary statistics
     and is designed for meta-analyses by computing phenotype and exposure moments in the pooled sample
-- 
GitLab