Skip to content

Commit 4f66886

Browse files
author
Irae Hueck Costa
committed
Fix typo: "Hight" to "High" in pwyw.js
1 parent 8337873 commit 4f66886

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/components/base/pwyw.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ customElements.define(
109109
<label>30&euro; per month</label>
110110
</div>
111111
112-
<h5 class="mt8 gray">Hight Traffic</h5>
112+
<h5 class="mt8 gray">High Traffic</h5>
113113
<div class="highlightable">
114114
<input type="radio" name="plan" value="70" />
115115
<label>70&euro; per month</label>

0 commit comments

Comments
 (0)