We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7481795 commit 9166ab4Copy full SHA for 9166ab4
9-regular-expressions/01-regexp-introduction/article.md
@@ -65,7 +65,7 @@ Existem apenas 6 delas em JavaScript:
65
A partir daqui, o esquema de cores é:
66
67
- regexp -- `padrão:vermelho`
68
-- string (onde pesquisamos) -- `sujeito:azul`
+- string (onde pesquisamos) -- `fonte:azul`
69
- result -- `correspondência:verde`
70
```
71
0 commit comments