diff --git a/docs/books/admin_guide/10-boot.md b/docs/books/admin_guide/10-boot.md index c36dd258d6..23843b37c1 100644 --- a/docs/books/admin_guide/10-boot.md +++ b/docs/books/admin_guide/10-boot.md @@ -4,7 +4,7 @@ title: System Startup # System Startup -In this chapter you will learn how the system start. +In this chapter, you will learn how the system starts. **** **Objectives**: In this chapter, future Linux administrators will learn: @@ -13,7 +13,7 @@ In this chapter you will learn how the system start. :heavy_check_mark: How Rocky Linux supports this boot by using GRUB2 and systemd; :heavy_check_mark: How to protect GRUB2 from an attack; :heavy_check_mark: How to manage the services; -:heavy_check_mark: How to access to the logs from `journald`. +:heavy_check_mark: How to access logs from `journald`. :checkered_flag: **users**