fix(curriculum): typo of the word "behaviour" in lecture working with audio and video challenge (#58206)

Co-authored-by: Anish Lukkireddy <anishlukkireddy@Anishs-MacBook-Pro.local>
This commit is contained in:
Anish Lukkireddy 2025-01-17 12:24:34 -05:00 committed by GitHub
parent 1947538cdc
commit 975addada3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -106,7 +106,7 @@ Screen Capture API.
### --feedback--
This core API extends the behaviour of media sources.
This core API extends the behavior of media sources.
---
@ -114,7 +114,7 @@ MediaStream Recording API.
### --feedback--
This core API extends the behaviour of media sources.
This core API extends the behavior of media sources.
---
@ -126,7 +126,7 @@ Web Audio API.
### --feedback--
This core API extends the behaviour of media sources.
This core API extends the behavior of media sources.
## --video-solution--