Fix component name

This commit is contained in:
Alexandre Bodin 2019-12-09 16:18:58 +01:00
parent de3c9e440d
commit 63edb61336

View File

@ -41,7 +41,7 @@ As an **example** let's consider the following models:
--- ---
### `Image With Description` Component ### `Title With Subtitle` Component
| Fields | Type | Description | | 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 | | Fields | Type | Description |
| :---------- | :----- | :------------------- | | :---------- | :----- | :------------------- |