Skip to content

Commit

Permalink
fix typo - encapsulates (#3354)
Browse files Browse the repository at this point in the history
  • Loading branch information
O-O-wl committed Sep 6, 2024
1 parent 71f8291 commit 105bc0f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@

@Section(title: "Deriving child stores") {
@ContentAndMedia {
Now that we have a single composed `AppFeature` that encpasulates all of the logic and
Now that we have a single composed `AppFeature` that encapsulates all of the logic and
behavior of the root app and its tabs, we can properly implement the view layer of the
application.
}
Expand Down

0 comments on commit 105bc0f

Please sign in to comment.