From 9bad55cca2444c9f4b74d01c82be912b76c0a8b8 Mon Sep 17 00:00:00 2001 From: Holger Brunn Date: Fri, 1 Apr 2016 14:54:18 +0200 Subject: [PATCH] [FIX] 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.