From ad32a041246c5e0356e6beef4a9f17850db19b68 Mon Sep 17 00:00:00 2001 From: Wojciech Rajtar Date: Tue, 4 Jul 2023 11:48:17 +0200 Subject: [PATCH] Fix wording --- docs/Devices.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Devices.md b/docs/Devices.md index e88369e..6912f69 100644 --- a/docs/Devices.md +++ b/docs/Devices.md @@ -1,6 +1,6 @@ # Devices -This action adds several devices not available in GitHub runners to the default images. These devices are not enabled by default. To enable a device simply add its name to the `devices` parameter along with optional parameters. +The action's default images contain several devices not available in GitHub runners. These devices are not enabled by default. To enable a device simply add its name to the `devices` parameter along with optional parameters. > **Warnings** > Adding devices may not work properly with your own kernel. If you want to use your own kernel, make sure you have added the correct drivers.