diff --git a/README.md b/README.md index 27d3895..aa8a331 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ This plugin gives you two CMB field types based on the Select2 script: ```php array( 'name' => 'Cooking time', - 'id' => $prefix . 'ingredients', + 'id' => $prefix . 'cooking_time', 'desc' => 'Cooking time', 'options' => array( '5' => '5 minutes',