Skip to content

Commit d9c81c3

Browse files
authored
fix(curriculum): typo in Python Abstraction lesson (freeCodeCamp#64332)
1 parent 3a9c45f commit d9c81c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

curriculum/challenges/english/blocks/lecture-understanding-abstraction/68c3bc80f67363a31791fe1c.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ Think about how the interface is what you directly interact with, while the comp
253253

254254
---
255255

256-
The Interface is the steering wheel, brakes, and accelerator, and the complex system is the engine, transmission, and braking physics.
256+
The interface is the steering wheel, brakes, and accelerator, and the complex system is the engine, transmission, and braking physics.
257257

258258
---
259259

0 commit comments

Comments
 (0)