From 18698692a90d5492eae884641c3a416708b9b3c2 Mon Sep 17 00:00:00 2001 From: Marc Flerackers Date: Tue, 10 Sep 2024 23:23:14 +0900 Subject: [PATCH] center test --- src/content/books/en/how_to_be_a_bean_wizard/algebra.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/content/books/en/how_to_be_a_bean_wizard/algebra.md b/src/content/books/en/how_to_be_a_bean_wizard/algebra.md index a01a520..78a6d04 100644 --- a/src/content/books/en/how_to_be_a_bean_wizard/algebra.md +++ b/src/content/books/en/how_to_be_a_bean_wizard/algebra.md @@ -320,7 +320,9 @@ $$ Note that this multiplication is not commutative, thus -$$A*B != B*A$$ +$$ +A*B != B*A +$$ This is good because transformations are not commutative.