Merge pull request #580 from ProSr/master

Fixed that minor issue ;)
This commit is contained in:
Ilya Kantor 2018-11-03 19:32:56 +03:00 committed by GitHub
commit e8517338a9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 11 additions and 11 deletions

View file

@ -96,7 +96,7 @@ The full HTML page with these frameworks and `pow` spec:
```html src="index.html"
```
The page can be divided into four parts:
The page can be divided into five parts:
1. The `<head>` -- add third-party libraries and styles for tests.
2. The `<script>` with the function to test, in our case -- with the code for `pow`.