Skip to content

Commit 2642d93

Browse files
tgrapperonp4checo
authored andcommitted
Typo (#1702)
wow! (cherry picked from commit 1c50ffcf440de19e15e3a8b94e7347df0895a6ce)
1 parent ab5e9c5 commit 2642d93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Examples/CaseStudies/SwiftUICaseStudies/01-GettingStarted-Composition-TwoCounters.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ struct TwoCountersView: View {
5858
}
5959
}
6060
.buttonStyle(.borderless)
61-
.navigationTitle("Two counter demo")
61+
.navigationTitle("Two counters demo")
6262
}
6363
}
6464

0 commit comments

Comments
 (0)