Skip to content

Commit

Permalink
doc: typo in doc (#308)
Browse files Browse the repository at this point in the history
  • Loading branch information
Curs3W4ll authored Jan 28, 2025
1 parent 6f8fa7d commit 2f579a2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Feel free to pass in any props you like, but for this example we're going to use
<script lang="ts" setup>
defineOgImageComponent('NuxtSeo', {
title: 'Hello OG Image 👋',
description: 'Look what at me in dark mode',
description: 'Look at me in dark mode',
theme: '#ff0000',
colorMode: 'dark',
})
Expand Down

0 comments on commit 2f579a2

Please sign in to comment.