Skip to content

Commit 9e1ac65

Browse files
committed
Address spencershrock feedback
Signed-off-by: Evan Anderson <[email protected]>
1 parent 34e3a50 commit 9e1ac65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scorecards-site/static/viewer/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -801,7 +801,7 @@
801801
<td class="{{#if alignment}}text-{{alignment}}{{/if}}" colspan="2"">
802802
<form action="" method="get">
803803
<div class="table-cell form-content">
804-
<label for="uri">Repo in <code>domain/org/repo</code> format: </label>
804+
<label for="uri">Repo in <code>platform/org/repo</code> format: </label>
805805
<input type="text" id="uri" name="uri" value="{{params.uri}}" placeholder="github.com/ossf/scorecards" size="45"/>
806806
</div>
807807
<div class="table-cell form-content">

0 commit comments

Comments
 (0)