Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/rustdoc.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ For diagnostics, please provide a mockup of the desired output in a code block.
<!--
* rustdoc console output
* browser screenshot of generated html
* rustdoc json (prettify by running through `jq` or running thorugh an online formatter)
* rustdoc json (prettify by running through `jq` or running through an online formatter)
-->
```console
<code>
Expand Down
Loading