diff --git a/myuw-root-webapp/src/main/webapp/404.html b/myuw-root-webapp/src/main/webapp/404.html index 1db516506b3d4265019f97e9aecc8f2d6d5da1df..20f666883f75ab0210ab72e19468b04217328306 100644 --- a/myuw-root-webapp/src/main/webapp/404.html +++ b/myuw-root-webapp/src/main/webapp/404.html @@ -111,7 +111,7 @@ <div class="container-fluid"> <div class="row"> <div class="col-xs-10 col-xs-offset-1 col-sm-8 col-sm-offset-2 main-content"> - <p><strong>Sorry, the page your are looking for does not exist or you don't have access to it. Please go to the <a href='/'>MyUW home page</a>.</strong></p> + <p><strong>Sorry, the page you are looking for does not exist or you don't have access to it. Please go to the <a href='/'>MyUW home page</a>.</strong></p> </div> </div> <div>