We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e267f77 commit 2ca5e46Copy full SHA for 2ca5e46
www/content/tutorials/quick-start/apply-patches.mdx
@@ -16,8 +16,6 @@ At the time of this writing, a patch is required in order to use multilingual fe
16
1. Open your Drupal `composer.json` file.
17
2. Add the following patch under `"extra"`.
18
19
-TODO - validate that these patches are necessary and correct.
20
-
21
```json title=composer.json
22
"extra": {
23
// highlight-start
0 commit comments