website: fix description error (#183)

This commit is contained in:
Arthur
2023-02-03 05:14:36 +08:00
committed by GitHub
parent cab78e7893
commit e41b7cd117
3 changed files with 3 additions and 3 deletions

View File

@@ -19,7 +19,7 @@ hero:
features:
- title: Kernel-based
details: KernslSU bekerja dalam mode Linux kernel, dan mempunyai kelebihan diatas aplikasi userspace.
details: KernelSU bekerja dalam mode Linux kernel, dan mempunyai kelebihan diatas aplikasi userspace.
- title: Kontrol akses daftar putih
details: Hanya aplikasi yang diberikan izin root yang bisa mengakses `su`, aplikasi lain tidak bisa mengakses su.
- title: Dukungan modul

View File

@@ -19,7 +19,7 @@ hero:
features:
- title: Kernel-based
details: KernslSU is working in Linux kernel mode, it has more control over userspace applications.
details: KernelSU is working in Linux kernel mode, it has more control over userspace applications.
- title: Whitelist access control
details: Only App that is granted root permission can access `su`, other apps cannot perceive su.
- title: Module support

View File

@@ -19,7 +19,7 @@ hero:
features:
- title: 基于内核
details: KernslSU 运行在内核空间,对用户空间应用有更强的掌控。
details: KernelSU 运行在内核空间,对用户空间应用有更强的掌控。
- title: 白名单访问控制
details: 只有被授权的 App 才可以访问 `su`,而其他 App 无法感知其存在。
- title: 模块支持