Skip to content

Commit

Permalink
put . on the correct end of the Arabic literal
Browse files Browse the repository at this point in the history
  • Loading branch information
TallTed authored and msporny committed Mar 3, 2024
1 parent 9e005c3 commit ea58bae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1727,7 +1727,7 @@ <h3>Names and Descriptions</h3>
"@value": "Une université publique axée sur l'enseignement d'exemples.",
"@language": "fr"
}, {
"@value": "جامعة عامة تركز على أمثلة التدريس.",
"@value": ".جامعة عامة تركز على أمثلة التدريس",
"@language": "ar",
"@direction": "rtl"
}]
Expand Down

0 comments on commit ea58bae

Please sign in to comment.