This commit is contained in:
parent
a5dd8782ba
commit
091503410a
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue