Corrected the case issue of 'JavaScript' throughout the docs (#2401)
* corrected JavaScript spelling
This commit is contained in:
parent
44fac6c4ca
commit
982fdf5737
21 changed files with 72 additions and 72 deletions
|
|
@ -12,7 +12,7 @@
|
|||
|
||||
### What is Mithril?
|
||||
|
||||
Mithril is a modern client-side Javascript framework for building Single Page Applications.
|
||||
Mithril is a modern client-side JavaScript framework for building Single Page Applications.
|
||||
It's small (< 8kb gzip), fast and provides routing and XHR utilities out of the box.
|
||||
|
||||
<div style="display:flex;margin:0 0 30px;">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue