Skip to content

Commit 8f175ed

Browse files
committed
Fixing typo
1 parent dcc1518 commit 8f175ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<p align="center">
22
<a href="https://open-next.js.org">
33
<picture>
4-
<source media="(prefers-color-scheme: dark)" srcset=".docs/public/logo-dark.png">
4+
<source media="(prefers-color-scheme: dark)" srcset="docs/public/logo-dark.png">
55
<img alt="OpenNext" src="docs/public/logo-light.svg" width="300" />
66
</picture>
77
</a>

0 commit comments

Comments
 (0)