tools: improve v bug report wording

This commit is contained in:
Delyan Angelov 2025-01-02 09:52:40 +02:00
parent 80c7e6da9f
commit c44570c471
No known key found for this signature in database
GPG key ID: 66886C0F12D595ED

View file

@ -168,7 +168,7 @@ ${vdoctor_output}
`./v -g -o vdbg cmd/v && ./vdbg ${user_args} ${file_path} && ${generated_file}`
{file_content}
**What did you see instead?**
**What did you see?**
```
${build_output}```