docs: Fix note box grammar

This commit is contained in:
fiftydinar 2024-06-26 15:05:56 +02:00 committed by GitHub
parent 6c5b04188c
commit 5baf29315a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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