浏览代码

fix text error when resolution is not correct

Jérôme BUISINE 4 年之前
父节点
当前提交
bc9c26f7dd
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/Experiments/MatchExtractsWithReference.vue

+ 1 - 1
src/views/Experiments/MatchExtractsWithReference.vue

@@ -27,7 +27,7 @@
           </p>
 
           <p v-if="disableStart === true" style="margin-top:2%; color:orange; font-size: 1.4em;">
-            <strong>Attention !</strong> L'expérience requiert un écran de taille minimal de <strong>1920 x 1080</strong>.
+            <strong>Attention !</strong> L'expérience requiert un écran de taille minimale de <strong>1920 x 1080</strong>.
             <br />
             <br />
             Vous pouvez redimensionner la fenêtre de votre navigateur pour poursuivre l'expérience.