diff options
author | Natanael <nmcardoso@users.noreply.github.com> | 2021-10-10 20:13:46 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-10 20:13:46 -0300 |
commit | 718c8d1cd3dec988228fabd89120011bf4ab7f0c (patch) | |
tree | 2df6c3086b3b82a25a80e408f8e616f17817795b /files/pt-br/web/api | |
parent | e1d8a24cdbf07015428d55771a75c8d395caf920 (diff) | |
download | translated-content-718c8d1cd3dec988228fabd89120011bf4ab7f0c.tar.gz translated-content-718c8d1cd3dec988228fabd89120011bf4ab7f0c.tar.bz2 translated-content-718c8d1cd3dec988228fabd89120011bf4ab7f0c.zip |
fix typo (#2680)
fix typo: completose -> completos
Diffstat (limited to 'files/pt-br/web/api')
-rw-r--r-- | files/pt-br/web/api/webgl_api/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/pt-br/web/api/webgl_api/index.html b/files/pt-br/web/api/webgl_api/index.html index 857e7f3f83..b2d2bc3e21 100644 --- a/files/pt-br/web/api/webgl_api/index.html +++ b/files/pt-br/web/api/webgl_api/index.html @@ -143,7 +143,7 @@ translation_of: Web/API/WebGL_API <li><a href="http://www.pixijs.com/">Pixi.js</a> é um renderizador gráfico 2D, rápido e com código aberto, que utiliza WebGL.</li> <li><a href="https://playcanvas.com/">PlayCanvas</a> motor de jogos com código aberto.</li> <li><a href="http://sylvester.jcoglan.com/">Sylvester</a> Uma biblioteca de código aberto para manipular vetores e matrizes. Não é otimizada para WebGL mas é extremamente robusta.</li> - <li><a href="https://threejs.org/">three.js</a> é uma biblioteca WebGL 3D com recursos completose de código aberto.</li> + <li><a href="https://threejs.org/">three.js</a> é uma biblioteca WebGL 3D com recursos completos de código aberto.</li> <li><a href="https://phaser.io/">Phaser</a> é um <em>framework</em> rápido de código aberto, gratuita e divertida para jogos em navegadores baseados em Canvas e WebGL.</li> </ul> |