Skip to content

Commit 9166ab4

Browse files
authored
Update 9-regular-expressions/01-regexp-introduction/article.md
1 parent 7481795 commit 9166ab4

File tree

1 file changed

+1
-1
lines changed
  • 9-regular-expressions/01-regexp-introduction

1 file changed

+1
-1
lines changed

9-regular-expressions/01-regexp-introduction/article.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Existem apenas 6 delas em JavaScript:
6565
A partir daqui, o esquema de cores é:
6666
6767
- regexp -- `padrão:vermelho`
68-
- string (onde pesquisamos) -- `sujeito:azul`
68+
- string (onde pesquisamos) -- `fonte:azul`
6969
- result -- `correspondência:verde`
7070
```
7171

0 commit comments

Comments
 (0)