Skip to content

Commit bb07d99

Browse files
committed
Address review feedbacks
1 parent 162e5ed commit bb07d99

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

static/css/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# NOTE
22

33

4-
This directory contains stylesheet files reference by different sections of
4+
This directory contains stylesheet files referenced by different sections of
55
the website. Please use caution when moving/renaming them.
66

77
## Style Sheets used by API reference
@@ -10,4 +10,3 @@ the website. Please use caution when moving/renaming them.
1010
- fontawesome-4.7.0.min.css
1111
- style_apiref.css
1212

13-

static/js/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# NOTE
22

33

4-
This directory contains scripts files reference by different sections of
4+
This directory contains scripts files referenced by different sections of
55
the website. Please use caution when moving/renaming them.
66

77
## Scripts used by API reference
88

99
- bootstrap-4.3.1.min.js
1010
- jquery-3.3.1.min.js (indirect dependency from bootstrap-4.3.1.min.js)
11-
- jquery.scrollTo-2.1.1.min.js
11+
- jquery.scrollTo-2.1.2.min.js

0 commit comments

Comments
 (0)