Skip to content

Commit 040457f

Browse files
committed
Capitalize sentences in TIR Diagnosic Result table
1 parent 9376e46 commit 040457f

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

templates/TIR.html.tmpl

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -259,16 +259,16 @@
259259
<tbody>
260260
<tr>
261261
<td class="lean">1</td>
262-
<td class="content-wrappable">automated configuration appplication (Q/P environment)</td>
262+
<td class="content-wrappable">Automated configuration appplication (Q/P environment)</td>
263263
<td class="content-wrappable">Configuration applied</td>
264264
<td class="content-wrappable">Configuration applied</td>
265265
<td class="lean">pass</td>
266266
</tr>
267267
<tr>
268268
<td class="lean">2</td>
269-
<td class="content-wrappable">wait until all Pods, PVCs, Services, and minimum number of Pods of a Deployment, StatefulSet, or ReplicaSet are in a ready state</td>
270-
<td class="content-wrappable">applicable resources are in ready state</td>
271-
<td class="content-wrappable">applicable resources are in ready state</td>
269+
<td class="content-wrappable">Wait until all Pods, PVCs, Services, and minimum number of Pods of a Deployment, StatefulSet, or ReplicaSet are in a ready state</td>
270+
<td class="content-wrappable">Applicable resources are in ready state</td>
271+
<td class="content-wrappable">Applicable resources are in ready state</td>
272272
<td class="lean">pass</td>
273273
</tr>
274274
</tbody>

0 commit comments

Comments
 (0)