Skip to content

Commit

Permalink
[docs] Fix typo in the Popper ScrollPlayground demo (mui#30780)
Browse files Browse the repository at this point in the history
  • Loading branch information
tanyabouman authored and wladimirguerra committed Feb 2, 2022
1 parent 3fdda56 commit 555b18b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/pages/components/popper/ScrollPlayground.js
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@ export default function ScrollPlayground() {
label="Disable portal"
/>
<Typography display="block" variant="caption" color="text.secondary">
(the children stay within it&apos;s parent DOM hierarchy)
(the children stay within their parent DOM hierarchy)
</Typography>
</Grid>
</Grid>
Expand Down

0 comments on commit 555b18b

Please sign in to comment.