chore(i18n,curriculum): update translations (#42349)

This commit is contained in:
camperbot
2021-06-03 22:21:47 +09:00
committed by GitHub
parent 24be225fa4
commit 814faaf82d
3 changed files with 3 additions and 3 deletions

View File

@ -40,7 +40,7 @@ Importa la fuente `Lobster` a tu página web. Luego, usa un selector de elemento
Debes importar la fuente `Lobster`.
```js
assert(new RegExp('googleapis', 'gi').test(code));
assert($('link[href*="googleapis" i]').length);
```
Tu elemento `h2` debe usar la fuente `Lobster`.