From 5ae0bf33bafb7e3e92f24588a677bd4d5f1af516 Mon Sep 17 00:00:00 2001 From: adueck Date: Sat, 22 Jun 2024 20:00:01 -0400 Subject: [PATCH] update inflection video --- src/content/inflection/inflection-patterns.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/inflection/inflection-patterns.mdx b/src/content/inflection/inflection-patterns.mdx index 39ff2c8..bba8aef 100644 --- a/src/content/inflection/inflection-patterns.mdx +++ b/src/content/inflection/inflection-patterns.mdx @@ -23,7 +23,7 @@ import GameDisplay from "../../games/GameDisplay"; import VideoPlayer from "../../components/VideoPlayer"; - + In the previous chapter we talked about **why** words inflect. Now we will explain **how** words inflect. What actualy happens to them? How do they change?