From f198cd23ef9e3419f9937c08e9efce9161f6cb19 Mon Sep 17 00:00:00 2001 From: Ruben Fiszel Date: Tue, 15 Aug 2023 09:24:48 +0200 Subject: [PATCH] reword --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8010c9d3d9..0d446a4b16 100644 --- a/README.md +++ b/README.md @@ -170,9 +170,10 @@ variables from your instance if necessary. See more: ### Sandboxing -Windmill uses [nsjail](https://github.com/google/nsjail) on top of the deno -sandboxing. It is production multi-tenant grade secure. Do not take our word for -it, take [fly.io's one](https://fly.io/blog/sandboxing-and-workload-isolation/). +Windmill uses [nsjail](https://github.com/google/nsjail) and deno's sandboxing +capabilities. It is production multi-tenant grade secure. Do not take our word +for it, take +[fly.io's one](https://fly.io/blog/sandboxing-and-workload-isolation/). ### Secrets, credentials and sensitive values