Corrected capitalization of rack face in example

This commit is contained in:
Jeremy Stretch 2016-06-29 14:16:07 -04:00
parent 48d607fb96
commit 2e27389cda

View File

@ -74,12 +74,12 @@
<tr> <tr>
<td>Face</td> <td>Face</td>
<td>Rack face; front or rear (optional)</td> <td>Rack face; front or rear (optional)</td>
<td>rear</td> <td>Rear</td>
</tr> </tr>
</tbody> </tbody>
</table> </table>
<h4>Example</h4> <h4>Example</h4>
<pre>rack101_sw1,ToR Switch,Juniper,EX4300-48T,Juniper Junos,CAB00577291,Ashburn-VA,R101,21,rear</pre> <pre>rack101_sw1,ToR Switch,Juniper,EX4300-48T,Juniper Junos,CAB00577291,Ashburn-VA,R101,21,Rear</pre>
</div> </div>
</div> </div>
{% endblock %} {% endblock %}