From 517d40cffecda0f2762560a9f4441a5b2f7158df Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Wed, 26 Jul 2023 07:01:35 -0700 Subject: [PATCH] Update Extensions.md --- docs/Extensions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Extensions.md b/docs/Extensions.md index af7b6990..47047405 100644 --- a/docs/Extensions.md +++ b/docs/Extensions.md @@ -61,7 +61,7 @@ params = { } ``` -The `params` may also contain variables that you want to be customizable through a `settings.yaml` file. For instance, assuming the extension is in `extensions/google_translate`, the variable `language string` in +The `params` dict may also contain variables that you want to be customizable through a `settings.yaml` file. For instance, assuming the extension is in `extensions/google_translate`, the variable `language string` in ```python params = {