diff --git a/.github/actions/spelling/allow.txt b/.github/actions/spelling/allow.txt index c2209087..f8ebe12a 100644 --- a/.github/actions/spelling/allow.txt +++ b/.github/actions/spelling/allow.txt @@ -4,4 +4,5 @@ ssh ubuntu workarounds rjack -msgbox \ No newline at end of file +msgbox +xeact \ No newline at end of file diff --git a/docs/docs/admin/configuration/challenges/preact.mdx b/docs/docs/admin/configuration/challenges/preact.mdx index 26ca49be..57214900 100644 --- a/docs/docs/admin/configuration/challenges/preact.mdx +++ b/docs/docs/admin/configuration/challenges/preact.mdx @@ -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: