Skip to content

Commit

Permalink
Fix slot label
Browse files Browse the repository at this point in the history
  • Loading branch information
docbender committed Feb 14, 2021
1 parent 2e79219 commit e424145
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<default>0</default>
</parameter>
<parameter name="slot" type="integer" min="0" max="15" required="true">
<label>Rack number</label>
<label>Slot number</label>
<description>The slot number where CPU is inserted</description>
<default>2</default>
</parameter>
Expand Down

0 comments on commit e424145

Please sign in to comment.