From c7086bdc918e0e1cd22fafbb7972b89be0b8f304 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jens=20T=C3=B6rnell?= Date: Fri, 5 May 2017 09:22:32 +0200 Subject: [PATCH] Fixed a typo in the readme file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1782eae4..cd10ba30 100644 --- a/README.md +++ b/README.md @@ -183,7 +183,7 @@ From the root of your kirby install. Alternatively you can download the zip file, unzip it's contents into site/fields/builder. -##Known Issues +## Known Issues Some issues related to the structure field of Kirby Panel do also affect the builder field. Builder fields do not support nested structure fields or other builder fields (on the TODO).