From df365d018231b6c07c20a43090512ffd178ab82a Mon Sep 17 00:00:00 2001 From: Edgar Luque Date: Mon, 15 May 2023 12:28:31 +0200 Subject: [PATCH] typo --- content/blog/daily-gentoo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/blog/daily-gentoo.md b/content/blog/daily-gentoo.md index abf76cd..8c9ea4f 100644 --- a/content/blog/daily-gentoo.md +++ b/content/blog/daily-gentoo.md @@ -87,5 +87,5 @@ I am currently maintaining the [ddnet](https://github.com/ddnet/ddnet) ebuild, w Something that I like about Gentoo is that, in my case, due to long compile times for (possibly bloated) software, you tend to avoid those, so it forces you to try to minimize dependencies, find software that just does what you want, most probably without any GUI. -It's certainly a different experience compared to binary distributed distros. You can also enjoy the small performance benefits of building with everything with your native [ISA](https://en.wikipedia.org/wiki/Instruction_set_architecture). +It's certainly a different experience compared to binary distributed distros. You can also enjoy the small performance benefits of building everything with your native [ISA](https://en.wikipedia.org/wiki/Instruction_set_architecture).