Skip to content

Commit 3ea5205

Browse files
committed
Space
1 parent 45e4e17 commit 3ea5205

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/application-gateway/for-containers/api-specification-kubernetes.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1397,19 +1397,19 @@ the implementation setting the Accepted Condition for the Route to <code>status:
13971397
<tr>
13981398
<td>/foo/bar</td>
13991399
<td>/foo</td>
1400-
<td><empty string></td>
1400+
<td></td>
14011401
<td>/bar</td>
14021402
</tr>
14031403
<tr>
14041404
<td>/foo/</td>
14051405
<td>/foo</td>
1406-
<td><empty string></td>
1406+
<td></td>
14071407
<td>/</td>
14081408
</tr>
14091409
<tr>
14101410
<td>/foo</td>
14111411
<td>/foo</td>
1412-
<td><empty string></td>
1412+
<td></td>
14131413
<td>/</td>
14141414
</tr>
14151415
<tr>

0 commit comments

Comments
 (0)