From 1d7c4eb9a5276bd62d7fd12538fa7ca7f5286e03 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sun, 30 May 2021 14:39:57 +0200 Subject: [PATCH] [[snapshot]]: 2021-05-30 14:39:57 Affected files: "category theory basics.md" --- category theory basics.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/category theory basics.md b/category theory basics.md index 2c4bbc65b..88a072f9a 100644 --- a/category theory basics.md +++ b/category theory basics.md @@ -61,7 +61,7 @@ Each morphism has a [[source]] and a [[target]]. We can compose morphisms when the target of the first matches the source of the second. -Common feature of all examples: they are a[[associative]]. The order of *composition* doesn't matter; the order of application may. (check) +Common feature of all examples: they are [[associative]]. The order of *composition* doesn't matter; the order of application may. (check) ![[Pasted image 20210530140543.png]]