mirror of
https://github.com/LukeHagar/unicorn-utterances.git
synced 2025-12-06 04:21:55 +00:00
chore: fix typo in comment
This commit is contained in:
@@ -2,7 +2,7 @@ import { unicorns } from "./data";
|
|||||||
import { getPicture } from "@astrojs/image";
|
import { getPicture } from "@astrojs/image";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* We do it this was so that we only generate the list of images once
|
* We do it this way so that we only generate the list of images once
|
||||||
*
|
*
|
||||||
* This allows us to share the cached image format between multiple different pages
|
* This allows us to share the cached image format between multiple different pages
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user