Skip to content

Commit 37cccae

Browse files
committed
[fix] typos in README.md
1 parent 920ae4a commit 37cccae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ Very lightweight, highly customizable, and fast, dhtmlxScheduler provides a quic
1414
Getting started
1515
----------
1616

17-
add files:
17+
Add files:
1818
~~~
1919
<script src="dhtmlxscheduler.js" ></script>
2020
<link rel="stylesheet" href="dhtmlxscheduler_material.css" type="text/css" charset="utf-8">
2121
~~~
2222

23-
add markup:
23+
Add markup:
2424
~~~
2525
<div id="scheduler_here" class="dhx_cal_container" style='width:100%; height:100vh;'>
2626
<div class="dhx_cal_navline">

0 commit comments

Comments
 (0)