From cc652ca8fe0914beb85b4e261eae4ecb7ccbeeb1 Mon Sep 17 00:00:00 2001 From: manuel Date: Thu, 23 Oct 2025 06:27:55 +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 6ab349e..e21e6fd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # LinAlg-Serie-04 -This is a program that I wrote, that checks if a finite set with 2 operations defined with a table is a body. +This is a program that I wrote, that checks if a finite set with 2 operations defined with a table is a field. --------------