From d369e305e8cffa6722192983c2847a2fa0a86679 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Robert=20J=C3=A4schke?= <jaeschke@l3s.de>
Date: Thu, 2 Feb 2023 11:05:50 +0100
Subject: [PATCH] fixed typo

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

diff --git a/README.org b/README.org
index 9124548..fcd938f 100644
--- a/README.org
+++ b/README.org
@@ -44,7 +44,7 @@ So far, notebooks are listed by difficulty, indicated by stars (☆ = simple, 
   statistics and visualisation (☆☆)
 - [[file:notebooks/Dracor.ipynb][DraCor]] :: retrieving data from a REST API, text transformation and
   classification (☆☆)
-- [[file:notebooks/FCY.ipynb][FCA]] :: analysing characters in plays using Formal Concept Analysis
+- [[file:notebooks/FCA.ipynb][FCA]] :: analysing characters in plays using Formal Concept Analysis
   (☆☆)
 - [[file:notebooks/machine_learning.ipynb][Machine Learning]] :: recipes for common machine learning tasks (☆☆)
 - [[file:notebooks/Mondrian.ipynb][Mondrian]] :: turtle graphics, recursion, art (☆☆)
-- 
GitLab