Przeglądaj źródła

Fix typo and emphasize draw instructions

Tatiana Inama 6 lat temu
rodzic
commit
155936e8cb
2 zmienionych plików z 2 dodań i 2 usunięć
  1. 1 1
      src/App.tsx
  2. 1 1
      src/DrawCanvas.tsx

+ 1 - 1
src/App.tsx

@@ -22,7 +22,7 @@ const Introduction: React.FunctionComponent<SectionComponentProps> = ({ changePa
     <div className="mb-3">
     <div className="mb-3">
       <h4>Online Mapping</h4>
       <h4>Online Mapping</h4>
       <p>
       <p>
-        Former and current residents of Merseyside are asked to draw a digital map of
+        Residents of Merseyside are asked to draw a digital map of
         where they believe different accents in Merseyside can be found. Then, residents will
         where they believe different accents in Merseyside can be found. Then, residents will
         be asked to provide information about these accents which will allow the researcher
         be asked to provide information about these accents which will allow the researcher
         to monitor language attitudes.
         to monitor language attitudes.

+ 1 - 1
src/DrawCanvas.tsx

@@ -698,7 +698,7 @@ export const DrawCanvas: React.FunctionComponent<{
             <li>Please draw a shape around an area where you think a certain accent or dialect is spoken in Merseyside. <b>Please be as precise as possible.</b></li>
             <li>Please draw a shape around an area where you think a certain accent or dialect is spoken in Merseyside. <b>Please be as precise as possible.</b></li>
             <li>Please name the accent, give an example of how it sounds, write down any associations (ideas, judgements, opinions etc.) that <b>immediately</b> come to mind when you encounter this accent/a speaker with this accent.</li>
             <li>Please name the accent, give an example of how it sounds, write down any associations (ideas, judgements, opinions etc.) that <b>immediately</b> come to mind when you encounter this accent/a speaker with this accent.</li>
             <li>You are free to edit your map using the edit function.</li>
             <li>You are free to edit your map using the edit function.</li>
-            <li>Repeat stages 1 and 2 until you have finished your map. Once you have finished, click ‘finished’. It will not be possible to make changes after your map has been submitted.</li>
+            <li><b>Repeat stages 1 and 2 until you have finished your map.</b> Once you have finished, click ‘finished’. It will not be possible to make changes after your map has been submitted.</li>
           </ol>
           </ol>
         </ModalBody>
         </ModalBody>
         <ModalFooter>
         <ModalFooter>