Skip to content

Commit

Permalink
fix: word spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
RanKKI committed Jul 19, 2023
1 parent de5159a commit 1381668
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iOS/Views/ChatGPT/ChatViewModel.swift
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ let WARNING = """
任何回复不构成法律建议,如您真的需要法律帮助,找律师。
"""
let WARNING2 = """
AI法律助手可以根据你的问题提供简单的法律咨询服务、法律概念解析等
AI 法律助手可以根据你的问题提供简单的法律咨询服务、法律概念解析等
"""

extension ChatView {
Expand Down

0 comments on commit 1381668

Please sign in to comment.