diff --git a/panopoly.profile b/panopoly.profile
index 9edaaeb..c433e63 100755
--- a/panopoly.profile
+++ b/panopoly.profile
@@ -266,7 +266,7 @@ function panopoly_prepare($form, &$form_state) {
   );
 
   $form['openingtext'] = array(
-    '#markup' => '<h2>' . t('Panopoly now needs to do a bit more Drupal magic to get everything setup.') . '</h2>',
+    '#markup' => '<h2>' . t('Panopoly now needs to do a bit more Drupal magic to get everything set up.') . '</h2>',
   );
 
   $form['submit'] = array(
