diff --git a/limine.cfg b/limine.cfg
index 9feac84..4057f86 100644
--- a/limine.cfg
+++ b/limine.cfg
@@ -1,9 +1,9 @@
 # Timeout in seconds that Limine will use before automatically booting.
 TIMEOUT=3
 
-# The entry name that will be displayed in the boot menu
+# The entry name that will be displayed in the boot menu.
 :Limine Barebones
-    # Change the protocol line depending on the used protocol.
+    # We use the Limine boot protocol.
     PROTOCOL=limine
 
     # Path to the kernel to boot. boot:/// represents the partition on which limine.cfg is located.