From cda42bb2e63a922487fcc422ae00b4480e3f64bd Mon Sep 17 00:00:00 2001 From: Paul Haedrich Date: Thu, 14 Sep 2023 17:38:02 +0200 Subject: [PATCH] Fixed spelling --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 34329a7..34ad512 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ As you can also see, this JSON file mentions a path to an icon, which is used to Ingredients has an API you can use. This API can be used to scan sites. -> **Note**: The API has a set of CORS origins in place as of know, so might only work locally! This might change later. +> **Note**: The API has a set of CORS origins in place as of now, so might only work locally! This might change later. You can start a scan with one `GET` call. Just provide the URL you want to scan as a query parameter.