Skip to content

Commit

Permalink
Update Example/Examples/Sources/Examples/ExampleList/ExampleListCoord…
Browse files Browse the repository at this point in the history
…inator+Presentable.swift

Co-authored-by: Nataniel martin <[email protected]>
  • Loading branch information
CalvinChangCC and havocked committed May 22, 2024
1 parent 13105f4 commit 725c144
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ extension ExampleListCoordinator: Presentable {
),
ExampleViewModel(
name: "Names",
description: "An MVVM-C arichitecture with compositional layout example by using a ListCompositionalLayoutCollectionViewAdapter that shows multiple ListCompositionalLayoutSectionController.",
description: "An MVVM-C architecture with compositional layout example by using a ListCompositionalLayoutCollectionViewAdapter that shows multiple ListCompositionalLayoutSectionController.",
navigation: ExampleCoordinator(
navigationController: navigationController,
presentable: NamesCoordinator(navigationController: navigationController)
Expand Down

0 comments on commit 725c144

Please sign in to comment.