Skip to content

Commit

Permalink
Update recipes/llm-voice-assistant/ios/LLMVoiceAssistantDemo/ChatView…
Browse files Browse the repository at this point in the history
….swift

Co-authored-by: Kwangsoo Yeo <[email protected]>
  • Loading branch information
ErisMik and ksyeo1010 authored Jun 4, 2024
1 parent 81dac5c commit 17c1050
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ struct ChatView: View {

ZStack {
VStack(alignment: .center) {
Text("picoLLM Voice Assistant Demo")
Text("Voice Assistant Demo")

Spacer()

Expand Down

0 comments on commit 17c1050

Please sign in to comment.