Skip to content
This repository was archived by the owner on Jan 4, 2021. It is now read-only.

Commit f87036b

Browse files
committed
[FIX] Typo
1 parent eb44ee7 commit f87036b

File tree

7 files changed

+9
-9
lines changed

7 files changed

+9
-9
lines changed

docs/components/myscript-common-element/.bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,11 @@
4747
"paper-toggle-button": "^2.0.0",
4848
"paper-slider": "^2.0.2"
4949
},
50-
"_release": "5a1c9718f9",
50+
"_release": "1c75efa6d7",
5151
"_resolution": {
5252
"type": "branch",
5353
"branch": "master",
54-
"commit": "5a1c9718f9db297d64f306e9ab8993faa493542e"
54+
"commit": "1c75efa6d76fc51696a76c4850eeffa4ff445f0d"
5555
},
5656
"_source": "https://github.com/MyScript/myscript-common-element.git",
5757
"_target": "master",

docs/components/myscript-common-element/examples/non-version-specific/customize_style.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
</myscript-common-element>
120120
<div id="prompter-css">
121121
<div id="prompter-css-text">
122-
Theme or pen style applied will be written here (when component is myscript-common-element).
122+
Theme or pen style applied will be written here (where component is myscript-common-element).
123123
</div>
124124
</div>
125125
<script>

docs/components/myscript-text-web/examples/non-version-specific/customize_style.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
</myscript-text-web>
151151
<div id="prompter-css">
152152
<div id="prompter-css-text">
153-
Theme or pen style applied will be written here (when component is myscript-text-web).
153+
Theme or pen style applied will be written here (where component is myscript-text-web).
154154
</div>
155155
</div>
156156
<script>

docs/components/myscript/.bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@
2323
"!bower.json",
2424
"!dist/**/*"
2525
],
26-
"_release": "e8e9fed943",
26+
"_release": "f2e8a3f73f",
2727
"_resolution": {
2828
"type": "branch",
2929
"branch": "master",
30-
"commit": "e8e9fed94302b79639b2e394ef51b819e81202fe"
30+
"commit": "f2e8a3f73fdef0a158ced52322bfde106a8f5c10"
3131
},
3232
"_source": "https://github.com/MyScript/MyScriptJS.git",
3333
"_target": "master",

docs/components/myscript/dist/myscript.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/components/myscript/dist/myscript.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/non-version-specific/customize_style.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
</myscript-text-web>
151151
<div id="prompter-css">
152152
<div id="prompter-css-text">
153-
Theme or pen style applied will be written here (when component is myscript-text-web).
153+
Theme or pen style applied will be written here (where component is myscript-text-web).
154154
</div>
155155
</div>
156156
<script>

0 commit comments

Comments
 (0)