From 7f581e91ddfd744e916e3dfeae59ab4d26ca4a34 Mon Sep 17 00:00:00 2001 From: Alan Nichol Date: Wed, 20 Sep 2023 15:03:07 +0200 Subject: [PATCH] Update docs/docs/concepts/domain.mdx Co-authored-by: Maxime Vdb --- docs/docs/concepts/domain.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/concepts/domain.mdx b/docs/docs/concepts/domain.mdx index f6cba282a339..f7bdb680883e 100644 --- a/docs/docs/concepts/domain.mdx +++ b/docs/docs/concepts/domain.mdx @@ -90,7 +90,7 @@ Different slot types exist to restrict the possible values a slot can take. ``` - **Allowed Values** - `True` or `False` + `true` or `false` #### Categorical Slot