From 189c4cc15444b2d927c7b4ff29b57754aa4cc2c0 Mon Sep 17 00:00:00 2001 From: Arun Persaud Date: Sun, 13 May 2018 20:07:59 -0700 Subject: [PATCH] Update contents.lr fixed typo --- content/docs/models/flow/contents.lr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/models/flow/contents.lr b/content/docs/models/flow/contents.lr index 064ecc4b..a81918d8 100644 --- a/content/docs/models/flow/contents.lr +++ b/content/docs/models/flow/contents.lr @@ -37,7 +37,7 @@ default = default This should be self explanatory. One thing that is different about blocks compared to regular models is that they support the `button_label` attribute -which an be used to customize the label of the button that adds blocks to +which can be used to customize the label of the button that adds blocks to a flow. ## Templates