From ea59f366c30c8a413e7da4fac3f6a3c6af66f6bf Mon Sep 17 00:00:00 2001 From: Holger Brunn Date: Fri, 1 Apr 2016 14:54:18 +0200 Subject: [PATCH] typo --- web_tree_dynamic_colored_field/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web_tree_dynamic_colored_field/README.rst b/web_tree_dynamic_colored_field/README.rst index f388d8b1..b1a0f354 100644 --- a/web_tree_dynamic_colored_field/README.rst +++ b/web_tree_dynamic_colored_field/README.rst @@ -64,7 +64,7 @@ Usage ... With this example, the content of the field named `color` will be used to - populate the `color` CSS calue. Use a function field to return whichever + populate the `color` CSS value. Use a function field to return whichever color you want depending on the other record values. Note this this overrides the `colors` attribute, and that you need the tree to load your field in the first place by adding it as invisible field.