From 42e21de4c95813956b3f3262b5fda0575d440706 Mon Sep 17 00:00:00 2001 From: Anders Date: Sat, 7 Jan 2023 13:23:56 +0100 Subject: [PATCH] Fixed python_script minor typo (#25613) --- source/_integrations/python_script.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/python_script.markdown b/source/_integrations/python_script.markdown index 5ba43f72de0..cf764e30cbf 100644 --- a/source/_integrations/python_script.markdown +++ b/source/_integrations/python_script.markdown @@ -68,7 +68,7 @@ data: Running this script show absolutely no output on the screen, but it logs with level `info`. You must have the [Logger](/integrations/logger/) enabled at least for level `info`. - Your `confiuration.yaml` should include something like this. + Your `configuration.yaml` should include something like this. ```yaml logger: