docs: fix spelling

Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Xe Iaso
2025-08-29 19:13:47 +00:00
parent f2a60fedcc
commit 7905a1c6b6
2 changed files with 3 additions and 2 deletions

View File

@@ -4,4 +4,5 @@ ssh
ubuntu
workarounds
rjack
msgbox
msgbox
xeact

View File

@@ -1,6 +1,6 @@
# Preact
The `preact` challenge sends the browser a simple challenge that makes it run very lightweight JavaScript that proves the client is able to execute client-side Javascript. It uses [Preact](https://www.npmjs.com/package/preact) (a lightweight client side web framework in the vein of React) to do this.
The `preact` challenge sends the browser a simple challenge that makes it run very lightweight JavaScript that proves the client is able to execute client-side JavaScript. It uses [Preact](https://www.npmjs.com/package/preact) (a lightweight client side web framework in the vein of React) to do this.
To use it in your Anubis configuration: