Skip to content

Commit

Permalink
Update features.md
Browse files Browse the repository at this point in the history
fix typo error
  • Loading branch information
linuxscout authored Nov 27, 2023
1 parent 1a6bb6b commit ff05bce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/features.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ Normalize Lam Alef ligatures into two letters (LAM and ALEF)
>>> from pyarabic.araby import normalize_ligature
>>> text = u"لانها لالء الاسلام"
>>> normalize_ligature(text)
لانها لالئ الاسلام
لانها لالء الاسلام
```

* توحيد الهمزة
Expand Down

0 comments on commit ff05bce

Please sign in to comment.