Skip to content

Commit 6dbe55c

Browse files
tweak: Wording.
1 parent 1c405a9 commit 6dbe55c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/events/mod-garden/nature.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ const showcaseEnd = "2025-10-10T00:00:00Z";
145145
<time datetime={isoTime(developmentStart)} data-start-time={developmentStart} class="mb-1 text-sm font-normal leading-none italic">{formatTime(developmentStart)} - {formatTime(tweakStart)}</time>
146146
<h3 class="text-lg font-semibold text-gray-900 dark:text-white">Development Stage</h3>
147147
<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.
148+
This is when you start working on your project(s). You should be submitted to Modrinth by the end of this stage.
149149
</p>
150150
</li>
151151
<li class="mb-[19.5%] ms-4">

0 commit comments

Comments
 (0)