From 22fdf0b2fb4f21fc021665b00efff5a7e44fed9f Mon Sep 17 00:00:00 2001 From: Konstantin Holm Date: Wed, 31 Jul 2024 10:42:10 +0200 Subject: [PATCH] Remove missed whitespaces in table --- packages/core/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/core/README.md b/packages/core/README.md index 596906fc6..cc6197b59 100644 --- a/packages/core/README.md +++ b/packages/core/README.md @@ -188,7 +188,7 @@ Since this is the base for many functions, the service ID set in this is used to The `<...masterportalAPI.fields>` means that any masterportalAPI field may also be used here _directly_. The most common fields are the following ones; for more, see masterportalAPI. -| fieldName | type | description | +| fieldName | type | description | | - | - | - | | startResolution | number | Initial resolution; must be in options. See below. | | startCenter | number[] | Initial center coordinate. |