Skip to content

Commit 7ca2ebd

Browse files
committed
Modify case spell
1 parent 37ce051 commit 7ca2ebd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Core/Sources/HostApp/AccountSettings/SharedModelManagement/BaseURLPicker.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ struct BaseURLPicker: View {
3333
}
3434
if showIsFullURL {
3535
Toggle(
36-
"Is base URL with full path",
36+
"Is Base URL with Full Path",
3737
isOn: viewStore.$isFullURL
3838
)
3939

0 commit comments

Comments
 (0)