Skip to content

Commit

Permalink
fix: spellcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
o-az committed Jul 16, 2024
1 parent 47b3ab1 commit 668676d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions dictionary.txt
Original file line number Diff line number Diff line change
Expand Up @@ -156,13 +156,15 @@ SIGINT
SMALLVEC
SOURCIFY
SSWU
STORYBLOK
SUBNETWORK
SVDW
Secp
Segoe
Shacham
Snapshotter
Solana
Storyblok
Subdemom
Sublist
Subo
Expand Down Expand Up @@ -1012,6 +1014,7 @@ staticlib
stdenv
storemetrics
storetypes
storyblok
strangelove
stretchr
struct
Expand Down
2 changes: 1 addition & 1 deletion site/src/storyblok/blog-post.astro
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ interface Props {
date: string
author: string
description: string
conver: {
cover: {
filename: string // the url of the image
}
}
Expand Down

0 comments on commit 668676d

Please sign in to comment.