From 95793554285c61d88141176b05afed8d71ece872 Mon Sep 17 00:00:00 2001 From: guoguangwu Date: Tue, 17 Oct 2023 21:21:52 +0800 Subject: [PATCH] fix: typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 19cd85f..dc58426 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ you should be able to see a log for the page you requested in Hyperfox's output: ![hyperfox-ui](https://user-images.githubusercontent.com/385670/79090465-6e7eb300-7d0f-11ea-8fc6-df1e6da8a12e.png) -Use the `-ui` parameter to enable Hyperfox UI wich will open in a new browser +Use the `-ui` parameter to enable Hyperfox UI which will open in a new browser window: ``` @@ -90,7 +90,7 @@ consumed by the front-end application. Please note that Hyperfox's REST API is only protected by a randomly generated key that changes everytime Hyperfox starts, depending on your use case this -might not be adecuate. +might not be adequate. #### Run Hyperfox UI on your mobile device