Skip to content

Commit

Permalink
environment_and_booting: Fix a few typos
Browse files Browse the repository at this point in the history
  • Loading branch information
arun-mani-j committed Sep 21, 2024
1 parent 1adff12 commit 73ec325
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions environment_and_booting.md
Original file line number Diff line number Diff line change
Expand Up @@ -270,8 +270,8 @@ configuration file is given below:
~~~

You might need to change the path to `romimage` and `vgaromimage` depending on
how you installed Bochs. More information about the Bochs config file can be
found at Boch's website [@bochs-config].
how you installed Bochs. More information about the Bochs configuration file can be
found at Bochs' website [@bochs-config].

If you saved the configuration in a file named `bochsrc.txt` then you can run
Bochs with the following command:
Expand All @@ -289,7 +289,7 @@ of this, you will have to go into the Bochs prompt, which will be in the termina
that initiated Bochs. Then type `c`, as a command. Then, Bochs will load your
OS.

After quitting Bochs, display the log produced by Boch:
After quitting Bochs, display the log produced by Bochs:

~~~
cat bochslog.txt
Expand Down

0 comments on commit 73ec325

Please sign in to comment.