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 46d003b commit 6864b72Copy full SHA for 6864b72
core.api.php
@@ -1046,7 +1046,7 @@
1046
* more information.
1047
* - In configuration schema files, you can use the unique ID ('id' annotation)
1048
* from any DataType plugin class as the 'type' value for an entry. See the
1049
- * @link config_api Confuration API topic @endlink for more information.
+ * @link config_api Configuration API topic @endlink for more information.
1050
* - If you need to create a typed data object in code, first get the
1051
* typed_data_manager service from the container or by calling
1052
* \Drupal::typedDataManager(). Then pass the plugin ID to
0 commit comments