We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4658295 + 4158f3c commit d8df218Copy full SHA for d8df218
1 file changed
app/components/pricing-page/faq-list.ts
@@ -17,7 +17,7 @@ export default class FaqList extends Component<Signature> {
17
faqs: Faq[] = [
18
{
19
query: 'How many exercises are there?',
20
- answerMarkdown: `We have over 250 stages split across 10 challenges which you can attempt in 22 programming languages. Here's what you'll be building:
+ answerMarkdown: `We have over 350 stages split across 10 challenges which you can attempt in 29 programming languages. Here's what you'll be building:
21
22
23
* Build Your Own Redis
0 commit comments