From 5baf29315acad01a7134a10542a00698c55de03e Mon Sep 17 00:00:00 2001 From: fiftydinar <65243233+fiftydinar@users.noreply.github.com> Date: Wed, 26 Jun 2024 15:05:56 +0200 Subject: [PATCH] docs: Fix note box grammar --- modules/justfiles/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/justfiles/README.md b/modules/justfiles/README.md index d6d12c1..48e7214 100644 --- a/modules/justfiles/README.md +++ b/modules/justfiles/README.md @@ -1,8 +1,8 @@ # `justfiles` -The `justfiles` module allows for easy `.just` files importing. It can be useful for example to separate DE specific justfiles when building multiple images. +:::note The module is only compatible with Universal Blue images. ::: -:::note The module is compatible only with Universal Blue images. ::: +The `justfiles` module allows for easy `.just` files importing. It can be useful for example to separate DE specific justfiles when building multiple images. ## What it does