diff --git a/src/pages/Lesson10.tsx b/src/pages/Lesson10.tsx index 26bb4d83..db68bbcd 100644 --- a/src/pages/Lesson10.tsx +++ b/src/pages/Lesson10.tsx @@ -41,7 +41,7 @@ const Lesson10: FC = () => {
Let’s take a look at another common application of pointers: dynamic - memory allocation + memory allocation.
Allocating memory is just saying to the computer that you want to