From d2e34d86b00cc66c16a8c647286a383cddb223df Mon Sep 17 00:00:00 2001 From: skoolbus39 <ryan@skoolbus39.com> Date: Wed, 11 Mar 2015 12:56:28 -0500 Subject: [PATCH] Change hyphen to en dash in UNL MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change hyphen to en dash in University of Nebraska–Lincoln --- research/index.shtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/research/index.shtml b/research/index.shtml index 08eb6516..6f40a10b 100644 --- a/research/index.shtml +++ b/research/index.shtml @@ -119,7 +119,7 @@ <div class="wdn-inner-wrapper"> <div class="wdn-grid-set"> <div class="bp2-wdn-col-five-sixths wdn-center centered"> - <p class="wdn-intro-p">At the University of Nebraska-Lincoln, research and innovation drive discoveries, scholarship and creative activity that expand basic knowledge and solve real-world problems. Our growing research enterprise helps fuel economic development for Nebraska and addresses major challenges facing our state, our nation and the world.</p> + <p class="wdn-intro-p">At the University of Nebraska–Lincoln, research and innovation drive discoveries, scholarship and creative activity that expand basic knowledge and solve real-world problems. Our growing research enterprise helps fuel economic development for Nebraska and addresses major challenges facing our state, our nation and the world.</p> </div> </div> </div> -- GitLab