diff --git a/section_1/hello_world/README.pdf b/section_1/hello_world/README.pdf index d054539..2085c66 100644 Binary files a/section_1/hello_world/README.pdf and b/section_1/hello_world/README.pdf differ diff --git a/section_1/kickstart.md b/section_1/kickstart.md index 989a132..3f9b60e 100644 --- a/section_1/kickstart.md +++ b/section_1/kickstart.md @@ -16,7 +16,7 @@ be on one chip and RAM on another set of chips. The idea of registers were introduced a very long time ago as being super fast storage that is implemented directly in the CPU. Because they -are within the CPU, distance isn'tv really an issue. Similarly, because +are within the CPU, distance isn't really an issue. Similarly, because they are in the CPU, they operate as the speed of the CPU itself. Registers don't have addresses because they are not in memory. Instead diff --git a/section_1/kickstart.pdf b/section_1/kickstart.pdf index 3a904b5..538c807 100644 Binary files a/section_1/kickstart.pdf and b/section_1/kickstart.pdf differ