fix(curriculum): wrap words in backticks in English course (#56103)

This commit is contained in:
Sushant-Coder-01
2024-09-14 12:42:27 +05:30
committed by GitHub
parent e28f680ca0
commit efe1b655a0
3 changed files with 3 additions and 3 deletions
@@ -9,7 +9,7 @@ dashedName: task-23
# --description--
So far you have learned how to create questions with the verb to be. In sentences with the verb `to be` (am, is, are) you just have to change the order of the noun and the verb to create a question. Like this:
So far you have learned how to create questions with the verb `to be`. In sentences with the verb `to be` (am, is, are) you just have to change the order of the noun and the verb to create a question. Like this:
`You are a developer` -> `Are you a developer?`
@@ -21,7 +21,7 @@ Which sentence is correct for describing one place near you?
### --feedback--
`There are` is used for plural nouns, and `bank` is singular. Youll learn about there are in the next few lessons.
`There are` is used for plural nouns, and `bank` is singular. Youll learn about `there are` in the next few lessons.
---
@@ -7,7 +7,7 @@ dashedName: task-112
# --description--
To elaborate a question using `there is` you just need to change the order of the verb to be, like so:
To elaborate a question using `there is` you just need to change the order of the verb `to be`, like so:
`There is an ATM nearby` -> `Is there an ATM nearby?`