This commit is contained in:
lingdocs 2022-07-30 22:58:34 -05:00
parent a5dd8782ba
commit 091503410a
1 changed files with 4 additions and 4 deletions

View File

@ -272,10 +272,6 @@ const contentTree: (ChapterSection | ChaptersSection)[] = [
import: negativeVerbs,
slug: "negative-verbs",
},
{
import: verbEndings,
slug: "verb-endings",
},
{
import: ability,
slug: "ability",
@ -284,6 +280,10 @@ const contentTree: (ChapterSection | ChaptersSection)[] = [
import: passiveVoice,
slug: "passive-voice",
},
{
import: verbEndings,
slug: "verb-endings",
},
{
import: masterChart,
slug: "master-chart",