Skip to content

Commit

Permalink
Update ContentView.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
chichibotai authored Apr 10, 2024
1 parent 7c39452 commit 6b0f990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Chichibotai/ContentView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ struct ContentView: View {
Image(systemName: "globe")
.imageScale(.large)
.foregroundColor(.accentColor)
Text("Hello, world!")
Text("Welcome to Chichibot!")
}
.padding()
}
Expand Down

0 comments on commit 6b0f990

Please sign in to comment.