We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c405a9 commit 6dbe55cCopy full SHA for 6dbe55c
1 file changed
src/pages/events/mod-garden/nature.astro
@@ -145,7 +145,7 @@ const showcaseEnd = "2025-10-10T00:00:00Z";
145
<time datetime={isoTime(developmentStart)} data-start-time={developmentStart} class="mb-1 text-sm font-normal leading-none italic">{formatTime(developmentStart)} - {formatTime(tweakStart)}</time>
146
<h3 class="text-lg font-semibold text-gray-900 dark:text-white">Development Stage</h3>
147
<p class="text-base font-normal">
148
- This is when you start working on your project(s). You should be submitted to Modrinth at the end of this stage.
+ This is when you start working on your project(s). You should be submitted to Modrinth by the end of this stage.
149
</p>
150
</li>
151
<li class="mb-[19.5%] ms-4">
0 commit comments