From ca272dd1fd336941fe5f3d28427027590c164a84 Mon Sep 17 00:00:00 2001
From: Caleb Sander <caleb.sander@gmail.com>
Date: Sat, 19 Sep 2020 12:51:45 -0400
Subject: [PATCH] Update README header

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index c75943c..9abbb6b 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# CS 11 Asynchronous Programming track (SP 2020)
+# CS 11 Asynchronous Programming track (FA 2020)
 
 ## Course description
 
@@ -19,7 +19,7 @@ I'm a Computer Science/Economics major and I really enjoy low-level software des
 I've TAed for CS 2, 3, 21, 24, and 124.
 I designed this course as a year-long CS 81 project.
 I chose to teach about asynchronous programming because it is a powerful tool leveraged in industry for its unique approach to I/O, yet the Caltech CS curriculum doesn't cover it in depth.
-This course was taught for the first time in 2020 SP.
+This course was taught for the first time in SP 2020.
 
 You can contact me via:
 - Email: csander@caltech.edu
-- 
GitLab