correction
This commit is contained in:
parent
70b88a67cd
commit
ed880b1da8
|
@ -24,7 +24,7 @@ For many nouns ending in a consonant, we can make a special kind of **"bundled p
|
|||
<img src={penBundle} className="img-fluid" />
|
||||
</div>
|
||||
|
||||
To make this "bundled plural" we add a <InlinePs opts={opts} ps={{ p: "ـه", f: "-a" }} /> on the end of the noun.
|
||||
To make this "bundled plural" we add a <InlinePs opts={opts} ps={{ p: "ـه", f: "-a" }} /> to the end of the noun.
|
||||
|
||||
<BundledPluralTable>{[
|
||||
[
|
||||
|
|
Loading…
Reference in New Issue