Skip to content

Commit d2006c9

Browse files
authored
Found random russian word in 1-xmlhttprequest
1 parent 23c35fa commit d2006c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

7-network/1-xmlhttprequest/article.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ There are 3 methods for HTTP-headers:
267267
`setRequestHeader(name, value)`
268268
: Sets the request header with the given `name` and `value`.
269269

270-
Например:
270+
For instance:
271271

272272
```js
273273
xhr.setRequestHeader('Content-Type', 'application/json');

0 commit comments

Comments
 (0)