From 2e689e8852dc985249b214a9db98c1221dfc689f Mon Sep 17 00:00:00 2001 From: cbdev Date: Wed, 4 Mar 2020 01:20:39 +0100 Subject: Clean up & retab CI script, fix typo --- backends/python.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backends/python.md') diff --git a/backends/python.md b/backends/python.md index 5f81e70..fae3139 100644 --- a/backends/python.md +++ b/backends/python.md @@ -1,7 +1,7 @@ ### The `python` backend The `python` backend provides a flexible programming environment, allowing users -to route, generate and manipulate channel events using the Python 3 scripting languge. +to route, generate and manipulate channel events using the Python 3 scripting language. Every instance has its own interpreter, which can be loaded with multiple Python modules. These modules may contain member functions accepting a single `float` parameter, which can -- cgit v1.2.3