fix: remove extra word (#38949)

This commit is contained in:
Shaun Hamilton
2020-05-30 21:09:28 +01:00
committed by GitHub
parent 8b1860af97
commit 94dee083aa

View File

@ -17,7 +17,7 @@ videoId: c6vZGescaSc
```yml
question:
text: 'What type of HTTP is request is usually used to access a website?'
text: 'What type of HTTP request is usually used to access a website?'
answers:
- 'POST'
- 'GET'