From 363cbb26e7479b79a5be1188bc67a3e1bd44311e Mon Sep 17 00:00:00 2001 From: Quite A Fancy Emerald <46467239+QuiteAFancyEmerald@users.noreply.github.com> Date: Wed, 25 Dec 2024 14:12:38 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cb981acd..ca72b1c6 100644 --- a/README.md +++ b/README.md @@ -163,7 +163,7 @@ The primary location for tweaking any web proxy related settings assigned via th - `transports`: Specifies any provided ports to be swapped via Bare-Mux and utilize Wisp. - `wispUrl`: Modify the pathname or url handling for Wisp - `defaultMode`: Specify the default transport used globally (can be swapped by the users still via the Settings menu) -- `ScramjetController`: This contructor allows you to swap out the prefix used for Scramjet dynamically and specify file locations. Note you may need to edit `./views/scram/scramjet.sw` when changing file names. +- `ScramjetController`: This constructor allows you to swap out the prefix used for Scramjet dynamically and specify file locations. Note you may need to edit `./views/scram/scramjet.sw` when changing file names. #### Client Navigation Configuration