Skip to content

Commit

Permalink
Update gcp/appengine/frontend3/src/templates/404.html
Browse files Browse the repository at this point in the history
Co-authored-by: Rex P <[email protected]>
  • Loading branch information
andrewpollock and another-rex authored Nov 13, 2024
1 parent 80e3c73 commit 92a7d98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gcp/appengine/frontend3/src/templates/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<h2 class="heading">{{ vuln_id }} Not Found!</h2>
<p class="description">
{% if has_importfindings %}
The record has not imported successfully from its source<br/>
The record has not been successfully imported from its source<br/>
{% endif %}
Please see our
<a href="https://google.github.io/osv.dev/faq/">FAQ</a> for more information.
Expand Down

0 comments on commit 92a7d98

Please sign in to comment.