Skip to content

Commit 392c4f7

Browse files
committed
chore: updating slides
Signed-off-by: Anthony D. Mays <[email protected]>
1 parent 538982b commit 392c4f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

slides/src/Slides/Lessons/Lesson26.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -155,10 +155,10 @@ ${`
155155
`}
156156
<//>
157157
<section>
158-
<p>We can use languages that we’ve learned so far (Java or JavaScript) in order to implement our API</p>
158+
<p>We can use languages that we’ve learned so far (Java or TypeScript) in order to implement our API</p>
159159
</section>
160160
<section>
161-
<p>For this lesson, we’ll use <em>Java</em></p>
161+
<p>For this lesson, we’ll use <em>TypeScript</em></p>
162162
</section>
163163
<${DemoSlide} />
164164
<${QuestionsSlide} />

0 commit comments

Comments
 (0)