Skip to content

Commit

Permalink
feat(new autocomplete): fix tyoe in hebrew ai-message
Browse files Browse the repository at this point in the history
  • Loading branch information
yonadavGit committed Mar 27, 2024
1 parent 1027d76 commit 9c62cce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/js/Misc.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -1518,7 +1518,7 @@ const AiInfoTooltip = () => {
<div className="ai-info-first-message">
<InterfaceText>
<EnglishText>Some of the text on this page has been AI generated and reviewed by our editors. <a href={"/sheets/541399?lang=en"}>Learn more.</a></EnglishText>
<HebrewText>חלק מהטקסטים בדף זה נוצרו על ידי בינה מאלכותית ועברו הגהה על ידי צוות העורכים שלנו.&nbsp;
<HebrewText>חלק מהטקסטים בדף זה נוצרו על ידי בינה מלאכותית ועברו הגהה על ידי צוות העורכים שלנו.&nbsp;
<a href={"/sheets/541399?lang=en"}>לפרטים נוספים</a></HebrewText>
</InterfaceText>

Expand Down

0 comments on commit 9c62cce

Please sign in to comment.