From e328fe47c6eb70b7ef74288a65e63ac2a69aba75 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Charles=20Pi=C3=B1a?= Date: Wed, 30 Dec 2020 13:02:34 -0800 Subject: [PATCH] fixed minor typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c2a8899..918f0f1 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ This will download all PDFs and power-point slides into a folder called `resourc ## Color Space -- [CodingLabs: Gamms vs Linear](http://www.codinglabs.net/article_gamma_vs_linear.aspx) +- [CodingLabs: Gamma vs Linear](http://www.codinglabs.net/article_gamma_vs_linear.aspx) - [Filmic Games: Linear-Space Lighting (i.e. Gamma) (2010)](http://filmicgames.com/archives/299) - [GPU Gems 3: The Importance of Being Linear (2008)](http://http.developer.nvidia.com/GPUGems3/gpugems3_ch24.html)