From 314fe294d6a020906bb7ba599d565a03ef0d9351 Mon Sep 17 00:00:00 2001 From: mino29 <42552577+mino29@users.noreply.github.com> Date: Fri, 4 Nov 2022 22:11:21 +0800 Subject: [PATCH] fix a typo in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index da78b3c..f5dff2d 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Basically just minor tweaks of Dracula grub that I made to go along with my ![Screenshot](./screenshot.png) -This should fit all kinds of resolustion of screens, at least my 1080p screen +This can adapt to various resolustions of screens, at least my 1080p screen worked just fine. ## Install @@ -52,7 +52,7 @@ do a "chroot", but worry not, here's what you need: - USB drive with arch iso - 15 minutes of free time - Stable internet connection -- this on-point [article](https://www.jeremymorgan.com/tutorials/linux/how-to-reinstall-boot-loader-arch-linux/) +- [this on-point article](https://www.jeremymorgan.com/tutorials/linux/how-to-reinstall-boot-loader-arch-linux/) ## Credit