Skip to content

Commit e0b309f

Browse files
committed
Minor wording updates on pricing comparison
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
1 parent e1fb77f commit e0b309f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_includes/pricing-page/pricing-table.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -143,14 +143,14 @@ <h3 class="subtitle pt-4">
143143
<td class="is-2">5000</td>
144144
</tr>
145145
<tr>
146-
<th class="is-one-third">Maximum namespaces</th>
146+
<th class="is-one-third">Maximum Kubernetes namespaces</th>
147147
<td class="is-2">1</td>
148148
<td class="is-2">1</td>
149149
<td class="is-2">Unlimited</td>
150150
</tr>
151151
<tr>
152-
<th class="is-one-third">Maximum replicas</th>
153-
<td class="is-2">5/5</td>
152+
<th class="is-one-third">Maximum replicas per function</th>
153+
<td class="is-2">5</td>
154154
<td class="is-2">Unlimited</td>
155155
<td class="is-2">Unlimited</td>
156156
</tr>

0 commit comments

Comments
 (0)