Skip to content

Commit df80ffc

Browse files
Update pricing.md
1 parent 5d98483 commit df80ffc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/pages/site/pricing.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ permalink: pricing
4444
<option value="5WVPWVNDGRHH6">SQL Compact</option>
4545
</select>
4646
</div>
47-
<label class="form-label form-label-lg">For how many developpers?:</label>
47+
<label class="form-label form-label-lg">For how many developers?:</label>
4848
<select id="product_option" name="os0" class="form-control">
4949
<option id="seat1" value="1 seat">Entity Framework Extensions $599 (1 developer seat)</option>
5050
<option id="seat2_4" value="2-4 seats" selected>Entity Framework Extensions $799 (2-4 developer seats)</option>
@@ -118,7 +118,7 @@ permalink: pricing
118118
</label>
119119
</div>
120120
</div>
121-
<h2 class="mt-4">For how many developpers?</h2>
121+
<h2 class="mt-4">For how many developers?</h2>
122122
<div class="row">
123123
<label class="container_radio col ">
124124
<input type="radio" name="seat" value="1 seat" onclick="calculatePrice()">
@@ -338,4 +338,4 @@ function selectProduct() {
338338
}
339339
}
340340

341-
</script>
341+
</script>

0 commit comments

Comments
 (0)