Skip to content

Commit

Permalink
Update typo in the name of img (#633)
Browse files Browse the repository at this point in the history
  • Loading branch information
JFCote authored Nov 2, 2023
1 parent 34070d4 commit 6bbbc33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ function Home() {
<div className={styles.announcementInner}>
<h2><b>Sponsors</b></h2>
<h3>Gold Sponsors</h3>
<p><a href="https://www.devmark.ai/fern/?utm_source=openapitools-openapistylevalidator&utm_loc=website&utm_type=logo"><img src="img/sponsors/fern_logo_tagline.svp" /></a></p>
<p><a href="https://www.devmark.ai/fern/?utm_source=openapitools-openapistylevalidator&utm_loc=website&utm_type=logo"><img src="img/sponsors/fern_logo_tagline.svg" /></a></p>
<p>If you find OpenAPI Style Generator useful, please consider <a
href="https://github.com/OpenAPITools/openapi-style-validator"> becoming a developer's sponsor
</a> by clicking on the "Sponsor" button on the top of the page.</p>
Expand Down

0 comments on commit 6bbbc33

Please sign in to comment.