diff --git a/website/docs/guide/unofficially-support-devices.md b/website/docs/guide/unofficially-support-devices.md
index 1eb2667f..48e52eb8 100644
--- a/website/docs/guide/unofficially-support-devices.md
+++ b/website/docs/guide/unofficially-support-devices.md
@@ -22,8 +22,8 @@ import data from '../repos'
- | {{ repo.maintainer }} |
- {{ repo.kernel_name }} |
+ {{ repo.maintainer }} |
+ {{ repo.kernel_name }} |
{{ repo.devices }} |
diff --git a/website/docs/vi_VN/guide/unofficially-support-devices.md b/website/docs/vi_VN/guide/unofficially-support-devices.md
index 1034eec6..cef4e57f 100644
--- a/website/docs/vi_VN/guide/unofficially-support-devices.md
+++ b/website/docs/vi_VN/guide/unofficially-support-devices.md
@@ -24,8 +24,8 @@ import data from '../../repos'
- | {{ repo.maintainer }} |
- {{ repo.kernel_name }} |
+ {{ repo.maintainer }} |
+ {{ repo.kernel_name }} |
{{ repo.devices }} |
diff --git a/website/docs/zh_CN/guide/unofficially-support-devices.md b/website/docs/zh_CN/guide/unofficially-support-devices.md
index 5a1ea5bb..a817f4a9 100644
--- a/website/docs/zh_CN/guide/unofficially-support-devices.md
+++ b/website/docs/zh_CN/guide/unofficially-support-devices.md
@@ -22,8 +22,8 @@ import data from '../../repos'
- | {{ repo.maintainer }} |
- {{ repo.kernel_name }} |
+ {{ repo.maintainer }} |
+ {{ repo.kernel_name }} |
{{ repo.devices }} |