diff --git a/core/recipes/example/recipe.yml b/core/recipes/example/recipe.yml
index 6f53bebee39aacc5f06cc2e6e12f2a7d8a8db736..e60573749e604704df47602fd974ab172b7aa50f 100644
--- a/core/recipes/example/recipe.yml
+++ b/core/recipes/example/recipe.yml
@@ -3,6 +3,7 @@
 # the type 'Site' means that the Drupal recipe will be listed in
 # the installer.
 type: 'Content type'
+name: 'Example'
 
 install:
   # An array of modules or themes to install, if they are not already.