From 58196f12ec9f16f442ffca4a6f78e3c2282cb905 Mon Sep 17 00:00:00 2001 From: Jeroen Van Goey Date: Tue, 13 Feb 2024 12:36:46 +0200 Subject: [PATCH] fix (typo): Corrected spelling of 'environments' --- tests/test-datasette-load-plugins.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test-datasette-load-plugins.sh b/tests/test-datasette-load-plugins.sh index 03e08bb10e..7cc9dde208 100755 --- a/tests/test-datasette-load-plugins.sh +++ b/tests/test-datasette-load-plugins.sh @@ -1,5 +1,5 @@ #!/bin/bash -# This should only run in environemnts where both +# This should only run in environments where both # datasette-init and datasette-json-html are installed PLUGINS=$(datasette plugins)