summaryrefslogtreecommitdiffstats
path: root/2024/info/transducers-after.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--2024/info/transducers-after.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/2024/info/transducers-after.md b/2024/info/transducers-after.md
index 8888c875..b53f481f 100644
--- a/2024/info/transducers-after.md
+++ b/2024/info/transducers-after.md
@@ -130,7 +130,7 @@
[[!template text="""vector, but it could be other things like a file, or in Emacs""" start="00:08:06.440" video="mainVideo-transducers" id="subtitle"]]
[[!template text="""list in particular, a buffer.""" start="00:08:11.480" video="mainVideo-transducers" id="subtitle"]]
[[!template text="""A reducer is a function. It's something like""" start="00:08:16.349" video="mainVideo-transducers" id="subtitle"]]
-[[!template text="""the + operator or the \* operator,""" start="00:08:20.113" video="mainVideo-transducers" id="subtitle"]]
+[[!template text="""the + operator or the * operator,""" start="00:08:20.113" video="mainVideo-transducers" id="subtitle"]]
[[!template text="""or certain constructors of various containers.""" start="00:08:22.640" video="mainVideo-transducers" id="subtitle"]]
[[!template text="""It takes values and collates them into some final version.""" start="00:08:26.786" video="mainVideo-transducers" id="subtitle"]]
[[!template text="""Now, finally, we have what we're calling here""" start="00:08:32.126" video="mainVideo-transducers" id="subtitle"]]