Skip to content

Commit 49c032e

Browse files
committed
Fix typo
1 parent 677ed2b commit 49c032e

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

doc/wysiwyg.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ You can use a custom [WysiwygType](../src/Form/Type/WysiwygType.php) any place y
1010
Take [the BlockTranslationType](../src/Form/Type/Translation/BlockTranslationType.php) as an example.
1111

1212
**Note:**
13-
1413
*In the WYSIWYG fields, you can use Twig function nesting. Read more [here](twig-functions-in-admin.md).*
1514

1615
## Configuration
@@ -23,7 +22,6 @@ If you want to customize any behavior of the CKEditor, you have to override one
2322

2423

2524
**Note:**
26-
2725
Remember to add your js configuration to `config/packages/twig.yaml` file:**
2826
```yaml
2927
# Symfony 2/3: app/config/config.yml

0 commit comments

Comments
 (0)