From f5a6836ffa880cb2579a2742faacefa6c09ee3cc Mon Sep 17 00:00:00 2001
From: BRIGGAN2 <briggan2@unl.edu>
Date: Tue, 27 Oct 2020 06:41:11 +0000
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index b171d8e..abaadfe 100755
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ This repository cotains:
 ## Instructions
 ### 1. Complete cnnff.py:
 
-`zca.py` contains the following subroutine
+`cnnff.py` contains the following subroutine
 
 ```python
 def cnnff(x, net):
-- 
GitLab