Translated line 10 content to English
This commit is contained in:
parent
5050e7227e
commit
2bc3c29ef2
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ Insert after tag `<body>` (it may have attributes) line `<h1>Hello</h1>`.
|
|||
For instance:
|
||||
|
||||
```js
|
||||
let regexp = /ваше регулярное выражение/;
|
||||
let regexp = /your regular expression/;
|
||||
|
||||
let str = `
|
||||
<html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue