diff options
Diffstat (limited to 'examples/with-nanostores')
-rw-r--r-- | examples/with-nanostores/src/components/FigurineDescription.astro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/with-nanostores/src/components/FigurineDescription.astro b/examples/with-nanostores/src/components/FigurineDescription.astro index d99481258..1294b1510 100644 --- a/examples/with-nanostores/src/components/FigurineDescription.astro +++ b/examples/with-nanostores/src/components/FigurineDescription.astro @@ -5,7 +5,7 @@ fully-poseable action figurine comes equipped with: </p> <ul> - <li>A fabric space suit with adjustible straps</li> + <li>A fabric space suit with adjustable straps</li> <li>Boots lightly dusted by the lunar surface *</li> <li>An adjustable space visor</li> </ul> |