From 63edb6133606f4aa4fe82218f6efe42b66362e4d Mon Sep 17 00:00:00 2001 From: Alexandre Bodin Date: Mon, 9 Dec 2019 16:18:58 +0100 Subject: [PATCH] Fix component name --- docs/3.0.0-beta.x/content-api/api-endpoints.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/3.0.0-beta.x/content-api/api-endpoints.md b/docs/3.0.0-beta.x/content-api/api-endpoints.md index 3bb5510fb8..4d87d0e7a1 100644 --- a/docs/3.0.0-beta.x/content-api/api-endpoints.md +++ b/docs/3.0.0-beta.x/content-api/api-endpoints.md @@ -41,7 +41,7 @@ As an **example** let's consider the following models: --- -### `Image With Description` Component +### `Title With Subtitle` Component | Fields | Type | Description | | :------- | :----- | :------------ | @@ -50,7 +50,7 @@ As an **example** let's consider the following models: --- -### `ImageWithDescription` Component +### `Image With Description` Component | Fields | Type | Description | | :---------- | :----- | :------------------- |