docs: fix heading levels to be consistent
This commit is contained in:
parent
e324cf6b91
commit
76a816be86
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ To run the test, use the command `npm test`. Ospec considers any Javascript file
|
||||||
npm test
|
npm test
|
||||||
```
|
```
|
||||||
|
|
||||||
## Running mithril in a non-browser environment
|
### Running mithril in a non-browser environment
|
||||||
|
|
||||||
Mithril has a few dependencies on globals that exist in all its supported browser environments but are missing in all non-browser environments. To work around this you can use the browser mocks that ship with the mithril npm package.
|
Mithril has a few dependencies on globals that exist in all its supported browser environments but are missing in all non-browser environments. To work around this you can use the browser mocks that ship with the mithril npm package.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue