diff --git a/unl_theme/views/default/account/forms/register.php b/unl_theme/views/default/account/forms/register.php
index 5fac68aec890a386ad478e84b6cec1cb46da479c..47a50bbd6ab4c24a10742fdc514fb9e4a81f1d7f 100644
--- a/unl_theme/views/default/account/forms/register.php
+++ b/unl_theme/views/default/account/forms/register.php
@@ -51,8 +51,8 @@
 	</div>
 	<div class="col right">
 	<div class="zenbox cool">
-	<h3>myUNL Account Users</h3>
-	<p>If you have a myUNL account (used for most UNL services, like Blackboard), then we have an account waiting for you without registering.</p>
+	<h3>my.UNL Account Users</h3>
+	<p>If you have a my.UNL account (used for most UNL services, like Blackboard), then we have an account waiting for you without registering.</p>
 					<?php 
 						$form_body = "<p>";
 						$form_body .= elgg_view('input/submit', array('value' => elgg_echo('UNL Login'))) . "</p>";