Skip to content

Commit 6864b72

Browse files
committed
Issue #3034913 by govind.maloo, wombatbuddy: Written 'Confuration' instead of 'Configuration' in the 'Typed Data API' article
(cherry picked from commit b4c8b01)
1 parent 46d003b commit 6864b72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core.api.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1046,7 +1046,7 @@
10461046
* more information.
10471047
* - In configuration schema files, you can use the unique ID ('id' annotation)
10481048
* 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.
1049+
* @link config_api Configuration API topic @endlink for more information.
10501050
* - If you need to create a typed data object in code, first get the
10511051
* typed_data_manager service from the container or by calling
10521052
* \Drupal::typedDataManager(). Then pass the plugin ID to

0 commit comments

Comments
 (0)