Skip to content

Commit f5186ab

Browse files
committed
TCA-1038 fix text copy
1 parent e797459 commit f5186ab

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src-ts/tools/learn/welcome/what-tca-cando/WhatTCACanDo.tsx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,9 @@ const WhatTCACanDo: FC = () => {
6161
<h3 className='details'>Courses</h3>
6262
</div>
6363
<p>
64-
Our catalog of courses is growing! We currently offer 11
65-
free courses and plan on adding more in the future.
64+
Our catalog of courses is growing! We currently offer 11 free courses
65+
covering data science,web development, coding interview prep,
66+
information security, and quality assurance.
6667
</p>
6768
</div>
6869
</div>

0 commit comments

Comments
 (0)