diff --git a/src/app/app.component.html b/src/app/app.component.html index e37c7aedad4bdab62446453ed96290c309d999cc..108e659117ae05fd78a39bdd0de5a6935c41971d 100644 --- a/src/app/app.component.html +++ b/src/app/app.component.html @@ -12,7 +12,7 @@ <h1 id="site-title" class="uw-site-title"> <a rel="home">Angular Starter</a> </h1> - <div id="site-description" class="uw-site-tagline">UW-Madison Housing</div> + <div id="site-description" class="uw-site-tagline">UW-Madison App</div> </div> </div> </div>