mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-11 16:00:12 -04:00
fix(curriculum): remove periods from answers in audio/video apis challenge (#63968)
This commit is contained in:
committed by
GitHub
parent
971134863d
commit
aee389803f
@@ -99,7 +99,7 @@ Which API allows you to pass a user's webcam feed directly to a `video` element'
|
||||
|
||||
## --answers--
|
||||
|
||||
Screen Capture API.
|
||||
Screen Capture API
|
||||
|
||||
### --feedback--
|
||||
|
||||
@@ -107,7 +107,7 @@ This core API extends the behavior of media sources.
|
||||
|
||||
---
|
||||
|
||||
MediaStream Recording API.
|
||||
MediaStream Recording API
|
||||
|
||||
### --feedback--
|
||||
|
||||
@@ -115,11 +115,11 @@ This core API extends the behavior of media sources.
|
||||
|
||||
---
|
||||
|
||||
Media Source Extensions API.
|
||||
Media Source Extensions API
|
||||
|
||||
---
|
||||
|
||||
Web Audio API.
|
||||
Web Audio API
|
||||
|
||||
### --feedback--
|
||||
|
||||
|
||||
Reference in New Issue
Block a user