File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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 >
You can’t perform that action at this time.
0 commit comments