fix(curriculum): change spelling of Performace to Performance (#58219)

This commit is contained in:
Sweta Shukla
2025-01-19 11:57:35 +05:30
committed by GitHub
parent 21951072ad
commit 6f1444bcbd

View File

@@ -285,7 +285,7 @@ Which Web API is effective for measuring performance in JavaScript?
#### --distractors--
`window.getPerformaceStatistics()`
`window.getPerformanceStatistics()`
---