Commit 0fec191e1fe7aa50d8d3ebc5dc6308c0af3498c4
1 parent
49c9936f
Exists in
master
Ajuste do texto na tela de tutorial.
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
view/template.html
... | ... | @@ -318,11 +318,11 @@ |
318 | 318 | </div> |
319 | 319 | </div> |
320 | 320 | <div id="tutorial-container" class="sub-main-container"> |
321 | - <h4>Aprenda como ensinar o Ícaro uma expressão.</h4> | |
321 | + <h4>Veja como ensinar o Ícaro uma expressão.</h4> | |
322 | 322 | <iframe width="560" height="315" |
323 | 323 | src="http://www.youtube.com/embed/AFRxTpNJc4I?controls=2&showinfo=0"> |
324 | 324 | </iframe> |
325 | - <h4>Aprenda como ensinar o Ícaro uma configuração de mão.</h4> | |
325 | + <h4>Veja como ensinar o Ícaro uma configuração de mão.</h4> | |
326 | 326 | <iframe width="560" height="315" |
327 | 327 | src="http://www.youtube.com/embed/JJV2DX8s1rg?controls=2&showinfo=0"> |
328 | 328 | </iframe> | ... | ... |