Skip to content

Commit

Permalink
Snapshots.
Browse files Browse the repository at this point in the history
  • Loading branch information
daveverwer committed Jul 4, 2023
1 parent bbdc2c8 commit 0d4527a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ <h2 class="trimmed">Validate a Swift Package Index manifest</h2>
<p>Enter the contents of a
<code>.spi.yml</code> file for validation:
</p>
<textarea name="manifest" autofocus rows="15">version: 1
<textarea name="manifest" autofocus rows="15" maxlength="1000">version: 1
builder:
configs:
- documentation_targets: [Target1, Target2]</textarea>
Expand Down

0 comments on commit 0d4527a

Please sign in to comment.