Translated line 10 content to English

This commit is contained in:
Abir 2020-01-14 23:21:42 +05:30 committed by GitHub
parent 5050e7227e
commit 2bc3c29ef2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>