From 455e85cb2e63bed3d919961992561ca6c1a6a3f3 Mon Sep 17 00:00:00 2001 From: Nick Lucius Date: Mon, 11 Sep 2017 16:41:43 -0400 Subject: [PATCH] Fix typo --- Master.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Master.R b/Master.R index af66ad9..af2fbde 100644 --- a/Master.R +++ b/Master.R @@ -9,7 +9,7 @@ #------------------------------------------------------------------------------- # Load libraries and functions -source("R/00_startup.R") +source("R/00_Startup.R") #------------------------------------------------------------------------------- # Ingest Data