Skip to content

Commit 8c49cd3

Browse files
fix: Correct typo in prop terminology for clarity
1 parent cca5aba commit 8c49cd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/learn/describing-the-ui.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -496,7 +496,7 @@ export default function TeaSet() {
496496

497497
</Sandpack>
498498

499-
આ કમ્પોનેન્ટને pure બનાવા માટે, તમે પૂર્વમાં હાજર વેરિએબલને બદલીને પ્રોપ પસાર કરી શકો છો:
499+
આ કમ્પોનેન્ટને pure બનાવા માટે, તમે પૂર્વમાં હાજર વેરિએબલને બદલીને prop પસાર કરી શકો છો:
500500

501501
<Sandpack>
502502

0 commit comments

Comments
 (0)