vmi-virtual-memorial/vmi-wd-frontend / e8052ed

Browse files

satisfy the linter with escapes

Authored by mfwolffe <wolffemf@dukes.jmu.edu>
SHA
e8052ed7fdc0cb04b987db70e1fbf6c1c52beba0
Parents
6a4b3fb
Tree
57c84dc

1 changed file

StatusFile+-
M app/awards/page.tsx 1 1
app/awards/page.tsxmodified
@@ -56,7 +56,7 @@ export default function AwardsPage() {
5656
             Awards for Heroism and Gallantry
5757
           </h1>
5858
           <p className="text-center text-gray-700 max-w-3xl mx-auto">
59
-            those Alumni who "Gave All" on this memorial website who were also recognized for valor and heroism in combat are listed on this page with a link to their profile.
59
+            those Alumni who &ldquo;Gave All&rdquo; on this memorial website who were also recognized for valor and heroism in combat are listed on this page with a link to their profile.
6060
             These awards honor extraordinary acts of bravery and selfless service in defense of our country.
6161
           </p>
6262
         </div>